Java Server Page (JSP) Development Environment

This post will walk you through the setups involved in setting up JSP development environment.

Download and install items listed below

Name Download Link
JDK Here
Apache Tomcat Here
Eclipse Here

Create a new dynamic web project in Eclipse

Now you have an eclipse project ready to test the examples given in this tutorial.