Hi all,

I can't find where the URI mapping is in the JSWDK-1.0.1.
It doesn't seem to be in the mappings.properties, mime.properties,
servlets.properties, webapp.properties, or webserver.xml.

To run the Hello World Example, the URI is mapped to
http://localhost:8080/examples/servlet/HelloWorldExample
<http://localhost:8080/examples/servlet/HelloWorldExample>

But the directory structure is
examples/servlets/...

The difference is the "s" at the end of "servlet" instead of "servlets",
but the documentation doesn't say where that mapping occurs.

Does anybody know off-hand where the URI mapping occurs in
the JSWDK-1.0.1?

Thanks much.

___________________________________________________________________________
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