Skip to content

stormpath/stormpath-blog-spring-primefaces-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

#Stormpath is Joining Okta We are incredibly excited to announce that Stormpath is joining forces with Okta. Please visit the Migration FAQs for a detailed look at what this means for Stormpath users.

We're available to answer all questions at support@stormpath.com.

Spring WebMVC Primefaces JSF Example

This is a basic Spring WebMVC app that shows off Primefaces - a UI Framework built on top of Java Server Faces.

Build

mvn clean package

Run

mvn jetty:run

OR

You can deploy the war file from the target folder to your container of choice.

Exercise

http://localhost:8080

You'll see the Primefaces Rendered table.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published