JBoss.orgCommunity Documentation

JSF Tools Tutorial

Version: 4.0.0


1. Introduction
1.1. Key Features of JSF Tools
1.2. Other relevant resources on the topic
2. Creating a Simple JSF Application
2.1. Setting Up the Project
2.2. JSF Configuration File
3. Adding Navigation to the Application
3.1. Adding Two Views (JSP Pages)
3.2. Creating the Transition (Navigation Rule)
4. Adding a Managed Bean to the Application
5. Editing the JSP View Files
5.1. inputname.jsp
5.2. greeting.jsp
6. Creating the Start Page
7. Running the Application
8. Other Relevant Resources on the topic