In this tutorial, we'll assume that you are using JBoss AS 4.2 with Seam, as in the case of JBoss Enterprise Application Platform.
The directory structure of each example in Seam follows this pattern:
Web pages, images and stylesheets may be found in examples/
registration/view
Resources such as deployment descriptors and data import scripts may be found in examples/
registration/resources
Java source code may be found in examples/
registration/src
The Ant build script is examples/
registration/build.xml