Pro JavaServer Faces: Building J2EE Applications with JSF

by Kim Topley

0 ratings • 0 reviews • 0 shelved
Book cover for Pro JavaServer Faces

Bookhype may earn a small commission from qualifying purchases. Full disclosure.

JavaServer Faces (JSF) is a new and exciting technology coming out from Sun. It is a framework for creating user interfaces for web applications. JSF offers both a programming model and user interface (UI) component tag library for developing web applications. The UI is created on the server (through JSP / servlets) and renders back on the client as HTML (with embedded JavaScript). Both the JSF specification and Sun's JSF tutorial start off by discussing the JSF lifecycle and the component model that it works with internally. Instead this book will approach JSF by treating it as a technology for building JSP pages that create HTML and therefore this book begins by describing the JSF HTML tag library. Only much later in the book, when the reader is comfortable with JSF, do the details of the lifecycle and UI-Components and renderers get introduced.
  • ISBN10 1590592689
  • ISBN13 9781590592687
  • Publish Date 17 May 2004
  • Publish Status Active
  • Out of Print 28 March 2008
  • Publish Country US
  • Imprint APress
  • Format Paperback
  • Pages 350
  • Language English