Instead of localhost did you try giving the machine name<Network
Identification name>
> http://<machine name>:8080/servlets/bookstore
>
Pugaz


> ----------
> From:         Mona Temchin[SMTP:[EMAIL PROTECTED]]
> Reply To:     A mailing list for discussion about Sun Microsystem's Java
> Servlet API Technology.
> Sent:         Monday, September 10, 2001 11:29 PM
> To:   [EMAIL PROTECTED]
> Subject:      Re: Trouble running servlets from Sun JAVA Tutorial under
> JSDK2.1
>
> Thanks, Mike.  I already thought of that.  I tried that too, and I still
> got
> the
> "page not found" error.    (It wasn't clear to me from the tutorial
> whether
> the
> /servlet(s) pointed to a folder or to the servlet jar).
>
> Mona
>
>
> ----- Original Message -----
> From: "Mike Shoemaker" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Monday, September 10, 2001 1:15 PM
> Subject: Re: Trouble running servlets from Sun JAVA Tutorial under JSDK2.1
>
>
> > Are  you sure it isn't servlets?
> >
> > i.e. http://localhost:8080/servlets/bookstore
> >
> >
> > ----- Original Message -----
> > From: Mona Temchin <[EMAIL PROTECTED]>
> > To: <[EMAIL PROTECTED]>
> > Sent: Monday, September 10, 2001 11:43 AM
> > Subject: Trouble running servlets from Sun JAVA Tutorial under JSDK2.1
> >
> >
> > > Hi all I'm new to servlets and relatively new to JAVA, so sorry if
> this
> > > seems like
> > > an elementary question.  I followed the Sun Java Tutorial's
> instructions
> > > about setting up a servlet to run under JDSK 2.1.  I am in a Windows
> '98
> > > environment.  I successfully start the server.  However, no matter
> what
> I
> > > do, I when I type http://localhost:8080/servlet/bookstore into the
> > browser,
> > > I get the error message "The page cannot be found".  I start the
> server
> > from
> > > C:/jdk1.3/jsdk2.1 and the Duke's bookstore servlets were unzipped to
> > > C:/jdk1.3/jsdk2.1/webpages/Web-inf/servlets.  I set up the
> > > servlet.properties file as instructed.  By the way, the server itself
> is
> > not
> > > the problem, because the URL http://localhost:8080
> > > does get me the index page which is the default.  What am I doing
> wrong?
> > >
> > > Mona Temchin
> > >
> > >
> >
> __________________________________________________________________________
> _
> > > 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
> >
> >
> > _________________________________________________________
> > Do You Yahoo!?
> > Get your free @yahoo.com address at http://mail.yahoo.com
> >
> >
> >
> __________________________________________________________________________
> _
> > 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