JBoss.orgCommunity Documentation

JSF Tools Reference Guide

Version: 4.0.0


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. Creating a JSF project with Facelets
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 Project
3.4. Adding Your Own Project Templates
3.5. Relevant Resources Links
4. Web.xml Editor
5. JSF Configuration File Editor
5.1. Diagram view
5.2. Tree View
5.3. Source View
5.4. Editor Features
5.4.1. Open On
5.4.2. Code Assist
5.4.3. Error Reporting
6. Managed Beans
6.1. Code Generation for Managed Beans
6.2. Add Existing Java Beans to a JSF Configuration File
7. Creation and Registration
7.1. Create and Register a Custom Converter
7.2. Create and Register a Custom Validator
7.3. Create and Register Referenced Beans
8. JSF Project Verification