I am using JRUN webserver and I have placed my servlet in servlets director
of Jrun.
This servlet requires JDMK api class files.So i have placed the required
JDMK API file (jawall.jar) file in the  system classpath  and also in the
servlet directory of webserver.
But when I sent request to the servlet, I am getting ClassNotFoundException.
jawall.jar contains this class.
Can  anybody let me know how servlet finds the classes required.
thanks

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to