Companion Web Site for The Struts Framework
Download the WAR and JAR files
WAR file: for the sample application used throughout the book. If downloading the WAR, you can simply place it in the webapps directory of your Tomcat installation. Access the application by entering: http://127.0.0.1:8080/cdManagerSample in your browser's URL. If your Tomcat port is something other then the default 8080, enter the correct port.
JAR file: for the complete sample application used throughout the book, including WAR file, binaries, all source code, and javadocs. After downloading the JAR, on your command line enter: jar -xvf strutspg.jar Follow the same directory for the WAR file. You will also have the full directory structure for the source code.
- cdManagerSample (1189KB WAR File)
- strutsPracticalGuide (5044KB JAR File)
Disclaimer
Information provided in this document is provided "as is" without warranty of any kind, either express or implied. Every effort has been made to ensure accuracy and conformance to standards accepted at the time of publication. The reader is advised to research other sources of information on these topics.
The user assumes the entire risk as to the accuracy and the use of this document. This document may be copied and distributed subject to the following conditions:
- All text must be copied without modification and all pages must be included;
- All copies must contain the appropriate copyright notice and any other notices provided therein; and
- This document may not be distributed for profit.
© 2008, Elsevier Ltd | www.elsevier.com | Privacy policy | Terms and conditions

here