JSP 2.0 Example Project

Click here to begin testing this example

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

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

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!