JavaServer Faces (JSF) is the standard Java EE technology for building web user interfaces. It provides a powerful framework for developing server-side applications, allowing you to cleanly separate visual presentation and application logic. JSF 2.0 is a major upgrade, which not only adds many useful features but also greatly simplifies the programming model by using annotations and "convention over configuration" for common tasks. To help you quickly tap into the power of JSF 2.0, the third edition of Core JavaServer Faces has been completely updated to make optimum use of all the new features. The book includes.