I was completely new to Java Server Faces before reading this book. It was an OK book, but I think the author could have done a better job explaining the topics. They do a lot of referencing you to forward chapters in the book which I thought was confusing. The examples skipped from really easy t
Core JavaServerโข Faces
โ Scribed by David Geary, Cay S. Horstmann
- Publisher
- Prentice Hall
- Year
- 2007
- Tongue
- English
- Leaves
- 752
- Edition
- 2
- Category
- Library
No coin nor oath required. For personal study only.
โฆ Synopsis
JavaServer Faces (JSF) is quickly emerging as the leading solution for rapid user interface development in Java-based server-side applications. Now, Core JavaServerT Faces-the #1 guide to JSF-has been thoroughly updated in this second edition, covering the latest feature enhancements, the powerful Ajax development techniques, and open source innovations that make JSF even more valuable.Authors David Geary and Cay Horstmann delve into all facets of JSF 1.2 development, offering systematic best practices for building robust applications, minimizing handcoding, and maximizing productivity. Drawing on unsurpassed insider knowledge of the Java platform, they present solutions, hints, tips, and "how-tos" for writing superior JSF 1.2 production code, even if you're new to JSF, JavaServer PagesT, or servlets.The second edition's extensive new coverage includes: JSF 1.2's improved alignment with the broader Java EE 5 platform; enhancements to the JSF APIs; controlling Web flow with Shale; and using Facelets to replace JSP with XHTML markup. The authors also introduce Ajax development with JSF-from real-time validation and Direct Web Remoting to wrapping Ajax in JSF components and using the popular Ajax4jsf framework.This book will help youAutomate low-level details and eliminate unnecessary complexity in server-side developmentDiscover JSF best practices, ranging from effective UI design and style sheets to internationalizationUse JSF with Tiles to build consistent, reusable user interfacesLeverage external services such as databases, LDAP directories, authentication/authorization, and Web servicesUse JBoss Seam to greatly simplify development of database-backed applicationsImplement custom components, converters, and validatorsMaster the JSF 1.2 tag libararies, and extend JSF with additional tag libraries"
๐ SIMILAR VOLUMES
<P style="MARGIN: 0px">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 n
JavaServer Faces promises to bring rapid user-interface development to server-side Java. It allows developers to painlessly write server-side applications without worrying about the complexities of dealing with browsers and Web servers. It also automates low-level, boring details like control flow a
<p style="margin: 0px;">JavaServer Faces (JSF) is quickly emerging as the leading solution for rapid user interface development in Java-based server-side applications. Now, <b> Core JavaServerโข Faces โthe #1 guide to JSFโhas been thoroughly updated in this second edition, covering the latest fe