登入
選單
返回
Google圖書搜尋
Mastering JavaServer Faces
Bill Dudney
Jonathan Lehr
Bill Willis
LeRoy Mattingly
出版
John Wiley & Sons
, 2004-06-11
主題
Computers / Languages / Java
Computers / Programming / General
ISBN
0764558862
9780764558863
URL
http://books.google.com.hk/books?id=tPkFTVPcYR4C&hl=&source=gbs_api
EBook
SAMPLE
註釋
Harness the power of JavaServer Faces to create your own server-side user interfaces for the Web
This innovative book arms you with the tools to utilize JavaServer Faces (JSF), a new standard that will make building user interfaces for J2EE(TM) applications a lot easier. The authors begin by painting the architectural big picture-covering everything from the Patterns that are used in the implementation to the typical JSF Request/Response lifecycle. Next, you'll learn how to use JSF in the real world by uncovering the various pieces of the JSF component model, such as UI components, events and validation. The authors then explain how to apply JSF, including how to integrate JSF user interfaces with the Business Tier and how to render your own user interface components. By following this approach, you'll be able to confidently create and validate your own custom applications that meet the needs of your company.
Whether working in J2EE or J2SE(TM), this book will show you how to:
* Use UI Components to build your user interface
* Ensure that the data you store meets the business rules for your application
* Integrate JSF with JSPs through the custom Tag feature in JSP implementations
* Build JSF applications that interact with either EJBs or POJOs
* Validate a new component and queue events to invoke custom application logic
* Move your application from Struts to JSF