Write a servlet. It can be any exercise at the end of chapter 19 or anything
else you like. Turn in all the relevant files (.java, .class,
.html,
.mdb if there is one, etc.). You will need to download
the JSDK (or copy it from f:\geddes\jsdk2.1) so you can
compile and test your program. Be sure to read Deitel and the JSDK readme.txt
file to find out how to compile and install your servlet and run the JSDK
WebServer.