fjuma / jboss-jakarta-faces-api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Jakarta Server Faces

This repository contains the code for Jakarta Server Faces.

Online JavaDoc

Building

Jakarta Server Faces can be built by executing the following from the project root:

mvn clean package

The API jar can then be found in /app/target.

Making Changes

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

About Jakarta Server Faces

Jakarta Server 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.

About

License:Other


Languages

Language:CSS 100.0%