An open API service indexing awesome lists of open source software.

https://github.com/jakartaee/faces

Jakarta Faces
https://github.com/jakartaee/faces

gui mvc webframework

Last synced: about 1 month ago
JSON representation

Jakarta Faces

Awesome Lists containing this project

README

        

# Jakarta Faces 4.1

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

[Online JavaDoc](https://jakarta.ee/specifications/faces/4.1/apidocs/)

## 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

### 5.0

- https://github.com/jakartaee/faces/milestone/22

## Branches

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