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.
- 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.
- Check-off: Item 10 in Instructions for installing and running tomcat
- 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
- Check-off: Do the exercise at the bottom of
tutorial item 3.
- Check-off: Do the exercise at the bottom of
tutorial item 4.
- Check-off: Do the exercise at the bottom of
tutorial item 5.
- Optional: Do as much of the rest of the tutorial
as time permits.
Instructor: Karl Knight