should be
http://localhost/servlet/ anysubfoldername/ servletclassname
Another words if your servlet is called test, and its in a subfolder called
production under the servlet directory then it should be:
http://localhost/servlet/production/test
-----Original Message-----
From: A mailing list for discussion about Sun Microsystem's Java Servlet
API Technology. [mailto:[EMAIL PROTECTED]]On Behalf Of
Stephen M. Bush
Sent: Friday, August 04, 2000 2:14 PM
To: [EMAIL PROTECTED]
Subject: SERVLET ZONES
Hi ,
I have installed apache web server on my Windows NT 4 workstation and Iam
having difficulty mapping servlets in thier zones.
I created a zone named production and created my production.propertiees file
that holds the test.class servlet. When I call the servlet from the browser:
http://localhost/servlet/production/
I receive a 404 error? I am sure that I have misconfigured my production
file somewhere.
Can someone point me in the right direction?
Thank you for the help.
___________________________________________________________________________
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
___________________________________________________________________________
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