Facelets Essentials: Guide to JavaServer Faces View Definition Framework (Firstpress)

Facelets Essentials: Guide to JavaServer Faces View Definition Framework (Firstpress)
Authors
Bruno Aranda, Zubin Wadia
ISBN
1430210494
Published
26 May 2008
Purchase online
amazon.com

Facelets is a templating language developed from the ground up with JavaServer Faces in mind. Created in response to the many concerns involving JSP when building JavaServer Faces views, Facelets steps outside of the JSP specification and provides a highly performant, JSF–centric view technology. Facelets top properties, templating, reuse, and ease of development, allows it to help making JSF a technology suitable for large–scale projects.

Page 1 of 2
  1. Editorial Reviews
  2. Customer Reviews

Editorial Reviews

Facelets is a templating language developed from the ground up with JavaServer Faces in mind. Created in response to the many concerns involving JSP when building JavaServer Faces views, Facelets steps outside of the JSP specification and provides a highly performant, JSF–centric view technology. Facelets top properties, templating, reuse, and ease of development, allows it to help making JSF a technology suitable for large–scale projects. One of the first things a developer using Facelets finds is that it immediately leads to a reduction in UI code.

Facelets Essentials, the first book on Facelets, introduces you to its importance, architecture, and relationship to JSF and the Apache MyFaces web framework. Learn to create your first application using the power and flexibility Facelets offers. Then, master and apply its basic and advanced features including Unified Expression Language, templating and reuse, custom tag development, and more.

What you’ll learn

  • See why you should use Facelets and the Facelets architecture.
  • Ccreate your first application with Facelets.
  • Use the Facelets Unified Expression Language.
  • Explore Facelets templating and reuse, as well as the tag reference and custom tag development.
  • Create composition components.
  • Extend the ViewHandler.
  • And more…

Who is this book for?

This book is for Java web developers who are using or experienced with JSF and perhaps learning to use the MyFaces web framework.

You might also like...

Comments

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning.” - Rich Cook