I've just started to use Tomcat.  I created a .war file for my servlet and
on startup of tomcat, the .war file was processed.  Trying to access the
servlet caused some ClassDefNotFound errors to appear.  I moved the
necessary .jar files to the WEB-INF/lib directory, and restarted tomcat.

Unfortunately, tomcat still isn't finding the .jar files to resolve the
references.

I'm using Tomcat 3.2.1.

Thanks for any help.

Les


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to