Chapter 7. Common Utility Solutions, Error Handling, and Plugins
The PrimeFaces Extensions team introduced a few useful common utility components and functions that are used to solve the frequently recurring issues encountered in our daily JSF- or PrimeFaces-based development. These components can also be used to make development easier. On the other hand, the new Maven plugin is developed for web resource optimization by compressing, merging JS/CSS files, and optimizing image loading using the concept of data URIs.
In this chapter, we will cover the following topics:
Common utility components, functions, and their features
The Ajax error handling component and its usage
The Maven resource optimizer plugin and its features