MCS-270 Lab 3: Tomcat and JSP (Spring 2006)

In this check-off lab, I want you to set up your tomcat and work through as much of the JSP tutorial as you can.
  1. Go to Instructions for installing and running tomcat and set up tomcat to run locally on one of the lab computers. You should only go through the section Ending tomcat.
  2. Check-off: Item 10 in Instructions for installing and running tomcat
  3. Start working through the JSP Tutorial. Since these are fairly easy programming exercises, you can put the jsp files directly in the ~/webapps, rather than installing them from a work directory, as described in Instructions for installing and running tomcat
  4. Check-off: Do the exercise at the bottom of tutorial item 3.
  5. Check-off: Do the exercise at the bottom of tutorial item 4.
  6. Check-off: Do the exercise at the bottom of tutorial item 5.
  7. Optional: Do as much of the rest of the tutorial as time permits.


Instructor: Karl Knight