Skip to content

jakartaee/faces

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.

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 handing, 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.