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

Reply via email to