The goal of this laboratory assignment is to gain familiarity with starting the Tomcat server, and with creating and executing a simple servlet you have written.
If you are performing the assignment on the CATS machines, you should first perform the following setup steps.
Note: CATS has requested that students in CS 183 not run the Tomcat server on the machine unix.ic. Instead, please run the Tomcat server on an individual workstation in one of the labs. Effectively, this means you'll need to perform your lab assignment (or at least test it, prior to submission) in one of the CATS labs.
There is only one part to this lab assignment.
Note that the XERCES SAX parser already supports reading an XML file via HTTP from a URL.
Last modified: