4. Document Types
Contents
> Document Types
Facelets Document Types
Facelets Tools adds the JavaServer Faces (JSF) document type to Dreamweaver and includes a
default JSF document (*.jsf) and Dreamweaver template (*.dwt.jsf) for rapid prototyping of new
JSF applications.
Once you install Facelets Tools, new JSF documents you create in Dreamweaver will
automatically have the XHTML namespaces to import the following tag libraries into your
page:
Facelets Concepts
- JSF Core Tag Library (f: prefix)
- JSF HTML Tag Library (h: prefix)
- JSTL Standard Tag Library (c: prefix)
- Facelets UI Tag Library (ui: prefix)
Furthermore, you can create Dreamweaver templates for Facelets pages that combine both the
power of Dreamweaver's templating control system with the sophistication of Facelets'
composite view framework. See
composite view
design
.
Screenshots of Dreamweaver's new document dialog after installing Facelets Tools.
|
|
|
| Screenshots of Dreamweaver's new document dialog after installing
Facelets Tools. |
|