JSF & JSF IMPL & javaserverfaces-spec – 1

JavaServer Faces technology simplifies building user interfaces for JavaServer applications. Developers can build web applications by assembling reuseable UI components in a page; connecting these components to an application data source; and wiring client-generated events to server-side event handlers. This project provides information on the continued development of the JavaServer Faces specification.

  • Eclipse Mojarra
  • Oracle Mojarra
  • Apache MyFaces

 

Example Maven Dependency – 1
[crayon-669e1ce598bf1343237234/]
Example Maven Dependency – 2

Exclude Example
[crayon-669e1ce598bfa573115920/]
 

 

Example Maven Dependency – 3