Jump to content

Apache MyFaces

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by 62.120.149.126 (talk) at 20:40, 4 September 2009. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Apache MyFaces
Developer(s)Apache Software Foundation
Stable release
1.2.7 / June 6, 2009 (2009-06-06)
Repository
Written inJava
Operating systemCross-platform
TypeWeb Framework
LicenseApache License 2.0
Websitehttp://myfaces.apache.org

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 and JSF 1.2 specification and components as specified by JSR 127 and JSR 252 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

References

Bibliography

  • Wadia, Zubin; Marinschek, Martin; Saleh, Hazem; Byrne, Dennis (September 22, 2008), The Definitive Guide to Apache MyFaces and Facelets (1st ed.), Apress, p. 400, ISBN 978-1590597378

See also