Join Books.org — it's free

JavaServer Faces by Hans Bergsten β€” book cover
General Web Site Design/Development, Web Site Design, Web Programming

JavaServer Faces

by Hans Bergsten, Mike Loukides (Editor), David Futato
Available on Bookshop Write a review

Books.org participates in affiliate programs including Bookshop.org and the Amazon Services LLC Associates Program. We may earn a commission from qualifying purchases made through links on this page, at no additional cost to you.

Log in to track your reading progress.

Overview

JavaServer Faces, or JSF, brings a component-based model to web application development that's similar to the model that's been used in standalone GUI applications for years. The technology builds on the experience gained from Java Servlets, JavaServer Pages, and numerous commercial and open source web application frameworks that simplify the development process.

In JavaServer Faces, developers learn how to use this new framework to build real-world web applications. The book contains everything you'll need: how to construct the HTML on the front end; how to create the user interface components that connect the front end to your business objects; how to write a back-end that's JSF-friendly; and how to create the deployment descriptors that tie everything together.

JavaServer Faces pays particular attention to simple tasks that are easily ignored, but crucial to any real application: working with tablular data, for example, or enabling and disabling buttons. And this book doesn't hide from the trickier issues, like creating custom components or creating renderers for different presentation layers. Whether you're experienced with JSF or a just starting out, you'll find everything you need to know about this technology in this book.

Topics covered include:

  • The JSF environment
  • Creating and rendering components
  • Validating input
  • Handling user-generated events
  • Controlling page navigation
  • Working with tabular data
  • Internationalization
  • Integration between JSF and Struts
  • Developing custom renderers and custom components
JavaServer Faces is a complete guide to the crucial new JSF technology. If you develop web applications, JSF belongs in your toolkit, and this book belongs in your library.

Synopsis

JavaServer Faces, or JSF, brings a component-based model to web application development that's similar to the model that's been used in standalone GUI applications for years. The technology builds on the experience gained from Java Servlets, JavaServer Pages, and numerous commercial and open source web application frameworks that simplify the development process.

In "JavaServer Faces," developers learn how to use this new framework to build real-world web applications. The book contains everything you'll need: how to construct the HTML on the front end; how to create the user interface components that connect the front end to your business objects; how to write a back-end that's JSF-friendly; and how to create the deployment descriptors that tie everything together.

"JavaServer Faces" pays particular attention to simple tasks that are easily ignored, but crucial to any real application: working with tablular data, for example, or enabling and disabling buttons. And this book doesn't hide from the trickier issues, like creating custom components or creating renderers for different presentation layers. Whether you're experienced with JSF or a just starting out, you'll find everything you need to know about this technology in this book.

Topics covered include:

The JSF environment

Creating and rendering components

Validating input

Handling user-generated events

Controlling page navigation

Working with tabular data

Internationalization

Integration between JSF and Struts

Developing custom renderers and custom components

"JavaServer Faces" is a complete guide to the crucial new JSF technology. If you develop web applications, JSF belongsin yourtoolkit, and this book belongs in your library.

About the Author, Hans Bergsten

Bergsten is a member of the working groups for both the Servlet API and JavaServer Pages specifications and is a frequent writer of articles for Java and web design related web sites.

Reviews

There are no reviews yet. Log in to write one.

Book Details

Published
April 1, 2004
Publisher
O'Reilly Media, Incorporated
Pages
608
Format
Paperback
ISBN
9780596005399

More by Hans Bergsten

Similar books