February 2024
Beginner to intermediate
316 pages
7h 21m
English
In this chapter, we will cover the additional features of Jakarta Faces, the standard component framework for Jakarta EE. These additional features allow us to make our web application user-friendly, while providing features that are convenient for application developers.
In this chapter, we’ll cover the following topics:
Note
The source code for this chapter can be found on GitHub at: https://github.com/PacktPublishing/Jakarta-EE-Application-Development/tree/main/ch07_src
Jakarta Faces allows us to easily implement Asynchronous JavaScript and ...
Read now
Unlock full access