November 2009
Intermediate to advanced
752 pages
19h 42m
English
Chapter 11 presented the easiest way to extend Faces, by providing custom UI components that page authors can easily use. In addition to allowing custom UI components, Faces has many non-UI component extension points that have no visual representation for the end user. These non-UI component extension points are far less frequently used, but when you need to use them, you really need to use them. For example, if the existing set of validators and converters doesn’t meet your requirements, you need to provide a custom solution, as shown in Chapter 8. In a more advanced case, if you want to seamlessly integrate JSF into an existing dependency injection scheme, such as Spring, implementing a custom EL ...
Read now
Unlock full access