Struts 1.3 Cookbook Example Project

* License

This project is provided under the Apache 2 license, please see LICENSE.txt for
details.

* Description

This is the Struts 1.3 Cookbook examples project preconfigured as a MyEclipse 
web application. The Cookbook demonstrates how to use various aspects of the
Struts 1.3 framework. 

To simplify operation this project is preconfigured to run 
with the 1-Click application launcher  on the MyEclipse Server Sandbox,  
i.e., embedded Tomcat 6 servlet container that  ships with MyEclipse 6.
 
* Requirements

	* MyEclipse 6.0 or later
	* Java SE 5 or greater

* How to Run

Right-click on this project and select either Debug As or Run As. Then select
"MyEclipse Server Application". MyEclipse 6  will automatically deploy
the application to the MyEclipse Tomcat Server, then start it up and open
a browser window for you to the index.jsp page.
	
* Related Links
	
	* Struts Project - http://struts.apache.org/
	* MyEclipse Struts 1.x Tutorial - http://www.myeclipseide.com/documentation/quickstarts/struts/
	* MyEclipse Web Project Tutorial - http://www.myeclipseide.com/documentation/quickstarts/webprojects/

* Feedback

We hope you found this example project helpful. If you ran into any problems 
while working with the example project, please feel free to post to our Example 
Project Forum (http://www.myeclipseide.com/PNphpBB2-viewforum-f-54.html) and 
let us know. Also if you had any suggestions for improvements, noticed something 
wrong or just wanted to ask questions we encourage you to post and let us know!