CHAPTER 3

image

JSF Under the Hood—Part 2

JSF conversion and validation is one of the most important topics in the JSF framework which is covered in detail in this chapter. This chapter explains how conversion and validation works in the JSF request processing life cycle. You will learn how to use and customize the standard JSF converters and validators in your JSF application(s) and how to create your own custom converters and validators when the standard converters and validators do not fully fit the application’s needs. Finally, you will understand how to utilize Java Bean Validation (JSR 303) APIs in order to empower and standardize your JSF application ...

Get Pro JSF and HTML5: Building Rich Internet Components, Second Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.