Hi,
I was wondering how the servlet directories should be created on the system.
If I have a class file named com.blah.servlets.MyServlet but where should
the servlets be located on the system ? I have it currently at
/usr/local/apache/servlets/com/blah/servlets/MyServlet.class where servlets
is declared as a zone and mounted however that is not working. I get a
NoClassDefFoundError. Is the incorrect way to implement this ? If so,
could someone please advise on a better scheme ?
I'm using JServ 1.0b3 on apache 1.3.6.
Thanks,
Ching-Hwa Yu
----------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html/>
Problems?: [EMAIL PROTECTED]