Similar to the helloworld
quickstart, but with a JSF front end.
This project demonstrates how to create a {javaVersion} compliant application using JSF 2.2, CDI 1.2, and RichFaces 4.5.
In this example, a standard JSF h:inputText
component is AJAX enabled using the RichFaces a4j:ajax tag
. This triggers the application server to re-render only a subsection of the page on a browser event.
The application will be running at the following URL: http://localhost:8080/{artifactId}/