The Artima Developer Community
Sponsored Link

Books Forum
Core JavaServer Faces

1 reply on 1 page. Most recent reply: Jul 17, 2006 10:37 PM by joe smith

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 1 reply on 1 page
Prentice Hall

Posts: 1
Nickname: prenticeh
Registered: Jul, 2004

Core JavaServer Faces (View in Chapters Library)
by David Geary and Cay Horstmann
Posted: Jul 8, 2004 4:45 PM
Reply to this message Review this Book
Download a Free Chapter

Chapter 04
Standard JSF Tags
Please login to download.

Buy the Book

About the Book

ISBN: 0131463055
Publisher: Prentice Hall PTR
Publication Date: June 25, 2004
Edition: 1st
Binding: Paper
Number of Pages: 552pp

Advertisement

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 and moving code between web forms and business logic.

JavaServer Faces was designed to support drag and drop development of server-side applications," but you can also think of it as a conceptual layer on top of servlets and JavaServer Pages (JSP). Experienced JSP developers will find that JavaServer Faces provides much of the plumbing that they currently have to implement by hand. If you already use a server-side framework such as Struts, you will find that JavaServers Faces uses a similar architecture, but is more flexible and extensible. JavaServer Faces also comes with server-side components and an event model, which are fundamentally similar to the same concepts in Swing.

JavaServer Faces is quickly becoming the standard Web-application framework. Core JavaServer Faces is the one book you need to master this powerful and time-saving technology.

Without assuming knowledge of JSP and servlets, Core JavaServer Faces:

  • shows how to build more robust applications and avoid tedious handcoding
  • answers questions most developers don't even know to ask
  • demonstrates how to use JSF with Tiles to build consistent user interfaces
  • automatically provides hints, tips, and explicit "how-to" information that allows you to quickly become more productive
  • explains how to integrate JSF with databases, use directory services, wireless apps, and Web services
  • teaches best practices and good habits like using style sheets and message bundles
  • covers all of the JSF tags and how to create new tag libraries


joe smith

Posts: 21
Nickname: jetbrains
Registered: Jan, 2006

Re: Core JavaServer Faces Posted: Jul 17, 2006 10:37 PM
Reply to this message Reply
Core JavaServer Faces is a great book,now new version released.developerzone

Flat View: This topic has 1 reply on 1 page
Topic: Crystal Clear Previous Topic   Next Topic Topic: Real World Web Services

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use