JBoss.org
Community Documentation
Next
Seam Dev Tools Reference Guide
Version: 2.0.1.GA
Copyright © 2007 Red Hat
1. Introduction
1.1. What is Seam?
1.2. Installation into Eclipse
1.3. Other relevant resources on the topic
2. Creating a New Seam Project via the New Seam Project wizard
2.1. Create standalone Seam Web Project
2.2. Select the Project Facets
2.3. How to Configure Web Module Settings
2.4. Adding JSF Capabilities
2.5. Configure Seam Facet Settings
3. Directory Structure of the Generated Project
3.1. WAR Deployment
3.2. EAR Deployment
4. Seam Wizards
4.1. New Seam Action
4.2. New Seam Form
4.3. New Seam Conversation
4.4. New Seam Entity
5. Seam Generate Entities
6. Seam Editors Features
6.1. Content Assist
6.2. OpenOn
6.3. Seam Validation
6.4. Structured components.xml Editor
7. Seam Views
7.1. Seam Components View
7.2. Project Explorer integration
8. Seam Preferences
8.1. General Preferences
8.1.1. Validator Preferences
8.2. Project Preferences
9. Generate a CRUD Database Application
9.1. What is CRUD?
9.2. How to create the CRUD Database Application with Seam
10. The CRUD Application Walkthrough
10.1. Using CRUD Application
11. Using TestNG project
11.1. What is TestNG?
11.2. Other relevant resources on the topic
11.3. How to use the generated Seam-test project to run Seam tests?
Next
Chapter 1. Introduction