sushil,
hello it depends on what are u working , if u are using websphere then it is
http://localhost/webapp/(Your Defined WebApp)/servletname
if its simple java web server then it is
http://localhost:8080/servlet/(Name of servlet).
ok
raju
> ----------
> From: Sushil Singh[SMTP:[EMAIL PROTECTED]]
> Reply To: A mailing list for discussion about Sun Microsystem's Java
> Servlet API Technology.
> Sent: Tuesday, March 20, 2001 6:54 PM
> To: [EMAIL PROTECTED]
> Subject: Relation Between AppServer and HTTPServer
>
> Hi,
>
> I am having some basic question between how the request is being handled
> by the HTTP Server and AppServer.
>
> Let's say in order to access MyServlet, I am using URL:
> http://servername/servlet/MyServlet
>
> Now my question is that, initially request will go to the HTTPServer,
> then how HTTP Server is resolving the URL so that AppServer will process
> the servlet. Is there any configurtion etc, am i missing something?
>
> Thanks in advance.
>
> Sushil
>
> __________________________________________________________________________
> _
> 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