Sunday, September 29, 2013

Core JavaServer Faces 3rd Edition by David Geary


Core JavaServer Faces 3rd Edition by David Geary and Cay S. Horstmann 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 book has been completely updated to make optimum use of all the new features. The book includes three totally new chapters on using Facelets tags for templating, building composite components, and developing Ajax applications with guidance on building robust applications with minimal hand coding and maximum productivity–without requiring any knowledge of servlets or other low-level “plumbing”.

There is complete explanation of the basic building blocks–from using standard JSF tags, to working with data tables, and converting and validating input. It also addresses coverage of advanced tasks, such as event handling, extending the JSF framework, and connecting to external services with solutions to a variety of common challenges, including notes on debugging and troubleshooting, in addition to implementation details and working code for features that are missing from JSF.

Proven solutions, hints, tips, and “how-tos” show you how to use JSF effectively in your development projects. This book provides everything you need to master the powerful and time-saving features of JSF 2.0 and is the perfect guide for programmers developing Java EE 6 web apps on Glassfish or another Java EE 6-compliant application servers, as well as servlet runners such as Tomcat 6.

This book provides a roadmap for navigating the intricacies without making the core text illegible. Yes, the text is scattered with side comments but it still allows the knowledge to flow without being too distracting.

More details about this book...

or

Download Core JavaServer Faces PDF Ebook :

0 comments:

Post a Comment