Anyone a Tomcat Guru?

Suzanne Reiner 8423 sreiner@fnac-usa.com
Fri, 4 Jan 2002 13:42:15 -0500


Hello,

I'm having a little trouble taming Tomcat.  I have Tomcat 4.0 installed on
RH7.1 with the example servlets and jsp's running fine.

My problem is encountered when I have an applet calling a servlet with
database access.  The page loads nix the database content.

I've recompiled all source code (incidentally, everything works fine on
jboss) and run the pieces outside of tomcat successfully.  I have added the
servlet context to the server.xml, added the web.xml and added all support
classes to the webapps classpath.

Any suggestions?

Suzanne Reiner