Ibrahim tangara wrote:
> I have then created directories (jsdk2.1\myservlets\servlets)
> following Emily's advice and I've also added in the
> servlets.properties file the two
> lines:
> server.webapp.myservlets.mapping=/myservlets
> server.webapp.myservlets.docbase=myservlets

The directory needs to be jsdk2.1\myservlets\WEB-INF\servlets.
And the URL to access it needs to be /myservlets/servlet/TheServlet.

-jh-

--
Jason Hunter
[EMAIL PROTECTED]
Book:    http://www.servlets.com/book
Article: http://www.javaworld.com/jw-12-1998/jw-12-servletapi.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

Reply via email to