Java
Java EE
JavaServer Faces technology is a server-side user interface component framework for Java technology-based web applications. It includes
The latest version of JavaServer Faces technology is version 2.0, developed through the Java Community Process under JSR 314. You can download the 2.0 version of the specification from the JSR 314 web page.
The latest implementation of version 2.0 can be downloaded from the Mojarra Project site.
You can get the JavaServer Faces 2.0 reference implementation in one of the following ways:
Please send feedback on the version 2.0 reference implementation to webtier@glassfish.dev.java.net.
The latest version of JavaServer Faces technology is version 1.2, the final version of which has been released through the Java Community Process under JSR-252. You can download the 1.2 version of the specification from the JSR 252 web page.
The latest implementation of version 1.2 is version 1.2_12. You can download all releases from the Mojarra Project site. See the Announcements page for the Mojarra project for more details on each of the releases.
You can get the JavaServer Faces 1.2 reference implementation in one of the following ways:
The reference implementation source code is available from the javaserverfaces-sources project on java.net.
See the release notes for more information on the latest release of JavaServer Faces technology 1.2.
See chapters 9 through 13 of the Java EE tutorial for tutorial documentation on JavaServer Faces technology 1.2.
Please send feedback on the version 1.2 specification to jsr-252-comments@jcp.org. Please send feedback on the version 1.2 reference implementation to dev@javaserverfaces.dev.java.net.
For the latest news on JavaServer Faces technology version 1.2, see the javaserverfaces-spec-public and javaserverfaces projects on java.net.