(1. Create a new directory in TomCat\Webapps
2. Create a JSP file in the directory for testing
3. Create a WEB-INF directory in the directory
4. Create a lib directory in WEB-INF
5. Copy struts.jar to lib
6. Create web.xml in WEB-INF
7. Create struts-config.xml in WEB-INF
8. Configure the development tools to include struts.jar
9. Write ActionForm
10. Write Action
11. Rewrite struts-config.xml
12. Create Welcome.jsp and Error.jsp
13. Run the test
STRUTS training demo.ppt
.....too many files .....)