Hello.
I'm trying to use the JSDK mini web server, but when i try to access it
, i get the following error:

Error: 404
No detailed message

The address that I am looking for is:
http://localhost:8000/examples/servlets/sessions.html, and I have
ensured that this exists because the http://locahost:8000/notexists.htm
returns me a different error

My config is this:

server.port=8000
server.hostname=danim
server.inet=
server.docbase=webpages
server.tempdir=tmp
server.webapp.examples.mapping=/examples
server.webapp.examples.docbase=examples

can somebody help me?

TIA,
    danim

___________________________________________________________________________
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