> You should have a work directory, and a number of
> servlets in there. If you can find the servlet, and the relevant code
> please post.
That's an excellent idea- on our system (Debian 2.4, tomcat 3.2) the work
directory is /usr/share/tomcat/work/. In the work directory is a directory
for each context & in there will be the servlet code for each jsp. The
filenames are pretty long, but the jsp file name is imbedded in them so you
can tell which one you need.
-Nick