#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 [email protected].
This is a basic Spring WebMVC app that shows off Primefaces - a UI Framework built on top of Java Server Faces.
mvn clean package
mvn jetty:run
OR
You can deploy the war file from the target
folder to your container of choice.
http://localhost:8080
You'll see the Primefaces Rendered table.