You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Kito D. Mann" <km...@virtua.com> on 2006/02/03 19:21:22 UTC

[ANNOUNCE] Inside Facelets - Part 3: Templating and Re-Use

Hello,

I'm pleased announce the third installment in the series on Facelets: Inside
Facelets - Part 3: Templating and Re-Use. 

Here's an excerpt:

"For any view technology to succeed, it must have some aspect of templating
and re-use that's both easy to use and understand. Facelets technology
solves this issue in a way that is ideal for JavaServer Faces while keeping
that sense of familiarity to traditional, tag-based user interfaces. This
article covers the possible ways to increase re-use and simplify maintenance
on your JavaServer Faces project.

When people first start creating web pages, they often find themselves
repeating content across multiple files. As a developer, this can be
frustrating when your object-oriented tendencies kick in. Wouldn't it be
nice to simply maintain that content in one spot?"

You can find the article here:
http://www.jsfcentral.com/articles/facelets_3.html.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Kito D. Mann (kmann@virtua.com)
Principal Consultant, Virtua, Inc. (http://www.virtua.com) Author,
JavaServer Faces in Action http://www.JSFCentral.com - JavaServer Faces FAQ,
news, and info