- JSF 2.0 Cookbook: LITE
- Anghel Leonard
- 70字
- 2021-04-02 19:44:04
Chapter 1. Using Standard and Custom Converters in JSF
In this chapter, we will cover:
- Working with implicit and explicit conversions
- Standard converters for numbers
- Standard converters for date and time
- Converters and NULL values
- Creating and using a custom converter
- Using converters for
h:selectOneMenu
- Binding converters to backing bean properties
- RichFaces and standard converters
- RichFaces and custom converters
- Instance variables in converters
- Client-side converters with MyFaces Trinidad