JSP20Examples 

* License

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

* Description

This project is a collection of different kinds of JSP 2.0 constructs all collected in
one example project that can be easily run, and each different construct
demonstrated.

This examples are similar to the JSP 2.0 examples found with the demo applications
from Apache Tomcat application server, but slightly modified.

* Requirements

	* MyEclipse 6.0.1 or later

* How to Run

You can right-click on this project and go to Debug As or Run As then select
"MyEclipse Server Application". MyEclipse 6.0 and later 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

	* MyEclipse Web Project Tutorial - http://www.myeclipseide.com/documentation/quickstarts/webprojects/
	* MyEclipse Visual Web Designer Tutorial - http://www.myeclipseide.com/documentation/quickstarts/webdesigner/

* 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!