Apache MyFaces

Apache MyFaces
Developer(s)Apache Software Foundation
Stable release
4.0.1 / May 24, 2023; 15 months ago (2023-05-24)[1]
Preview release
4.0.0-RC1 / July 7, 2022; 2 years ago (2022-07-07)[1]
Repository
Written inJava
Operating systemCross-platform
TypeWeb framework
LicenseApache License 2.0
Websitemyfaces.apache.org Edit this at Wikidata

Apache MyFaces is an Apache Software Foundation project that creates and maintains an open-source JavaServer Faces implementation, along with several libraries of JSF components that can be deployed on the core implementation. The project is divided into several sub-projects:

  • Core: an implementation of the JSF 1.1, JSF 1.2, JSF 2.0, JSF 2.1, JSF 2.2, JSF 2.3, Faces 3.0 and Faces 4.0 specification and components as specified by JSR 127, JSR 252, JSR 314, JSR 344 and JSR 372 respectively
  • Portlet Bridge: an implementation of the JSF Portlet Bridge specification as specified by JSR 301
  • Tomahawk: a set of JSF components created by the MyFaces development team prior to its donation to Apache
  • Trinidad: a set of JSF components contributed to MyFaces by Oracle, where it was known as ADF Faces
  • Tobago: a set of JSF components contributed to MyFaces by Atanion GmbH
  • Orchestra: a framework used to manage persistence sessions across various scopes
  • Extensions Validator: a JSF centric validation framework, which is based on annotations
  • CODI: a toolbox which will support you on solving your daily needs of software development with CDI, JSF, BV and JPA
  • Others: As well as these subprojects, MyFaces has a number of smaller subprojects, for example MyFaces Commons or MyFaces Shared. These subprojects can be found here Archived 2012-05-05 at the Wayback Machine.

The standard is based on the Model View Controller paradigm, but is also component-based and event-oriented. Different templating languages can be used. In the standard, JSP is used, other options include XML based templating languages like Shale Clay or Facelets.[2]

  1. ^ a b "Apache MyFaces - News". Retrieved 24 May 2023.
  2. ^ "MyFaces – Introduction to JSF". myfaces.apache.org. Archived from the original on 22 September 2017. Retrieved 23 April 2018.