The Artima Developer Community
Sponsored Link

Legacy Java Answers Forum
January 2002

Advertisement

Advertisement

This page contains an archived post to the Java Answers Forum made prior to February 25, 2002. If you wish to participate in discussions, please visit the new Artima Forums.

Message:

ClassLoader in Tomcat

Posted by Simon on January 23, 2002 at 9:18 PM

I run a html file to invoke a servlet in tomcat server.
Then the servlet need to call another java class code.
And Tomcat reply a error exception message for "NofileFound xxxx".
It must be that Tomcat can't find where is the java class file.
So how can I set the classloader path for my servlet application in Tomcat ?

Thanks.






Replies:

Sponsored Links



Google
  Web Artima.com   
Copyright © 1996-2009 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use - Advertise with Us