Skip to content

jakartaee/faces

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jakarta Faces

This repository contains independent projects for Jakarta Faces API, Specification and TCK.

Online JavaDoc

About Jakarta Faces

Jakarta Faces defines an MVC framework for building user interfaces for web applications, including UI components, state management, event handling, input validation, page navigation, and support for internationalization and accessibility.

Building

Refer to the README.md of the subprojects.

Making Changes

To make changes, fork this repository, make your changes, and submit a pull request.

Plans for Faces.next

4.1

5.0

Branches

The master branch must represent the latest release version, which is currently 4.0. Work for Faces.next must go in separate branches matching their version.