Skip to content

Betlista/joinfaces-maven-jar-example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Based on JoinFaces, but removed almost everything to get minimal running project.

git clone ...
mvn clean package
java -jar target/joinfaces-example-4.1.1.jar

there is just one xhtml file (without backing bean) - test.xhtml which represents test page as described on PrimeFaces' Get Started

http://localhost:8080/test.xhtml

About

JoinFaces Maven Jar Example

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 69.6%
  • HTML 30.4%