> 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.
Please read these documents regarding how zones work:
<http://java.apache.org/jserv/zones.html>
<http://java.apache.org/jserv/papers/techniques.pdf>
thanks,
-jon
----------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html/>
Problems?: [EMAIL PROTECTED]