JBoss.orgCommunity Documentation

JSF Tools Reference Guide

Version: 2.1.0.CR1

April 2008


1. Introduction
1.1. Key Features of JSF Tools
1.2. Other relevant resources on the topic
2. JavaServer Faces Support
2.1. Facelets Support
2.1.1. Facelets templates
2.1.2. Facelets components
2.1.3. Code assist for Facelets
2.1.4. Open On feature
3. Projects
3.1. Creating a New JSF Project
3.2. Importing Existing JSF Projects with Any Structure
3.3. Adding JSF Capability to Any Existing Eclipse Project
3.4. Adding Your Own Project Templates
4. JSF Configuration File Editor
4.1. Diagram view
4.2. Tree View
4.3. Source View
4.4. Editor Features
4.4.1. Open On
4.4.2. Code Assist
4.4.3. Error Reporting
5. Managed Beans
5.1. Code Generation for Managed Beans
5.2. Add Existing Java Beans to a JSF Configuration File
6. Creation and Registration
6.1. Create and Register a Custom Converter
6.2. Create and Register a Custom Validator
6.3. Create and Register Referenced Beans
7. JSF Project Verification