It worked!!
Thanks a lot

James Todd wrote:

> assuming your using jsdk2.1 on jdk 1.1.x on win 9x/nt, there is a known
> bug where by the work around is to consider running on jdk 1.2.x for this
> configuration. a fix is in the queue.
>
> if this doesn't help, please post again with some more details and i'll see
> what i can do to help.
>
> - james
>
> Daniel Montero wrote:
>
> > 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
>
> ___________________________________________________________________________
> 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

Reply via email to