Thankyou Enbin,
I got it done finally!
Anyway the problematic thing was that servlet mapping
the examples directory contains servlets directory rather than servlet.
Plz explain the mapping of directories.
Mukesh

Hu, Enbin wrote:

> Try: http://localhost:8080/examples/servlet/HelloWorldExample
>
> Enbin
>
> > ----------
> > From:         Henning Brune[SMTP:[EMAIL PROTECTED]]
> > Reply To:     A mailing list for discussion about Sun Microsystem's Java
> > Servlet API Technology.
> > Sent:         Tuesday, January 18, 2000 12:35 PM
> > To:   [EMAIL PROTECTED]
> > Subject:      Re: How to execute servlets from JSWDK1.0.1
> >
> > <<File: henning.brune.vcf>>
> > Are you sure that the path is called
> >
> > servelets
> > ----^---
> > ?
> > Why not servlets ?
> >
> > Mukesh wrote:
> >
> > > I tried a lot to execute HelloWorldExample servelet using JSWK1.0.1 kit,
> > >
> > > but all in vain.
> > > I tried following URLs
> > > http://localhost/127.0.0.1:8080/Web-inf/servelets/HelloWorldExample
> > > http://localhost/127.0.0.1:8080/HelloWorldExample
> > > http://127.0.0.1:8080/Web-inf/servelets/HelloWorldExample
> > > http://localhost:8080/Web-inf/servelets/HelloWorldExample
> > > When I started server using startserver.bat file, the following message
> > > is flashed by the server
> > > endpoint created at localhost/127.0.01:8080
> > > please help any body.
> > > Thanks.
> > > Mukesh
> > >
> > >
> > __________________________________________________________________________
> > _
> > > 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