On running a simple test on tomcat, I find that the request goes to the
servlet. Not sure if its correct behavior or not

- Rajeev

-----Original Message-----
From: Sandhya E [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, January 22, 2002 6:28 PM
To: [EMAIL PROTECTED]
Subject: Welcome File


Hi group,

Is the Welcome File subjected to  servlet mapping.
If I have a welcome file "index.html" for the webapp
and then I have a default servlet "Servlet1" in the web application,
Servlet1 ------> mapped to -----> /

should  the request  ../webapp/   go to index.html [Welcome file] or
Servlet1 [Default Servlet].

Any ideas???
Sandhya

___________________________________________________________________________
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