Jakarta Server Faces

Jakarta Faces, formerly Jakarta Server Faces and JavaServer Faces (JSF) is a Java specification for building component-based user interfaces for web applications. It was formalized as a standard through the Java Community Process as part of the Java Platform, Enterprise Edition. It is an MVC web framework that simplifies the construction of user interfaces (UI) for server-based applications by using reusable UI components in a page.

Jakarta Faces
Original author(s)Sun Microsystems
Developer(s)Eclipse Foundation
Stable release
4.0.0 / May 15, 2022 (2022-05-15)
Repository
Written inJava
TypeWeb application framework
Websitejakarta.ee/specifications/faces/

JSF 2.x uses Facelets as its default templating system. Users of the software may also use XUL or Java. JSF 1.x uses JavaServer Pages (JSP) as its default templating system.

This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.