This is a project to setup the Tomcat Servlet/JSP engine on your
computer. This project will not be turned in or graded, but proper
setup of Tomcat will be required to complete the rest of the course.
Project Requirements
Complete the following items:
Setup Tomcat 5.0.27 on your computer. To do this you should
use the instructions found
here.
I recommend that you do not change the port number to 80. Rather, use
some port number in the 8000's, like 8100 or 8080.
When you are testing Tomcat, you can also use the Tomcat-supplied
servlet and JSP examples. You'll see these as links on the left
side of the Tomcat splash page.