Seam Dev Tools Reference Guide
Next
Seam Dev Tools Reference Guide
Version: 2.0.0.GA
Copyright © 2007 Red Hat
+
-
1. Introduction
1.1. What is Seam?
1.2. 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
+
-
7. Seam Views
7.1. Seam Components View
7.2. Project Explorer integration
+
-
8. Generate a CRUD Database Application
8.1. What is CRUD?
8.2. How to create the CRUD Database Application with Seam
+
-
9. The CRUD Application Walkthrough
9.1. Using CRUD Application
+
-
10. Using TestNG project
10.1. What is TestNG?
10.2. Other relevant resources on the topic
10.3. How to use the generated Seam-test project to run Seam tests?