I am new to servlets, trying to write some simple one.
What I need to do is to create a servlet that uses some classes that are not
deployed with sevlet.
When I create servlet and run it with servletrunner it works ok,
but when I deploy it to my Apache servlet directory (on NT machine) than I
am getting
java.lang.ClassNotFoundException exception inside the sevlet.
How to tell Apache JServ where it should look for existing classes. I have
their location
set in my CLASSPATH, but obviously JServ does not know about it, or maybe
this is
another issue ?
Thanks for help.
Jerzy
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html