Coder Social home page Coder Social logo

ova2 / primefaces-cookbook Goto Github PK

View Code? Open in Web Editor NEW
100.0 41.0 93.0 7.62 MB

PrimeFaces Cookbook - recipes to leading JSF component suite

Home Page: http://ova2.github.com/primefaces-cookbook/

Java 44.65% CSS 2.03% JavaScript 53.32%
primefaces-cookbook primefaces jsf jsf2 packtpub

primefaces-cookbook's Introduction

PrimeFaces Cookbook (Second Edition). All examples are compatible with PrimeFaces 5.x.

Build Status

Prerequisites

  • Install Git as described in the Pro Git book.
  • Install Maven 3 if you don't have it as this project is a Maven based project. You might need a JDK installation instead of a JRE for running Maven.
  • Install WildFly or Apache TomEE if you don't have it installed on your local.

Compile and Run Project

Open your console / terminal window and clone the repository with

git clone git://github.com/ova2/primefaces-cookbook.git

You can now explore the source code with samples, compile and run the project. To install the project, go to the project root folder primefaces-cookbook and type the following command

mvn install

The WAR file is located in the target folder below project root. The demo web application is prepared to run with PrimeFaces 5.2 and JSF 2.2.

You can deploy the WAR file on every Servlet 3.x compatible application server such as WildFly or Apache TomEE. The demo application is running under

http://localhost:8080/pf-cookbook/

Download WAR file

We use Travis and Jenkins as continuous integration tools. They builds the project after each commit. You can download the runnable showcase from the Jenkins' last build.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.