You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Nick Stoianov <ni...@yaya.com> on 2001/04/17 02:49:23 UTC

A QUESTION ABOUT CLASSPATHS

Hi,

I'm running Tomcat/mod_jk on Linux/Apache. I have set up the CLASSPATH
variable to point to the classes directory. However when I execute a servlet
that requires classes I get ERROR:500 Internal Server Error saying that the
class can not be found.
Any idea what I can be doing wrong? Is there another way to setup the
classes directory?

Thanks,
Nick