DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=12503>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=12503

default servlet overrides welcome file





------- Additional Comments From [EMAIL PROTECTED]  2002-09-12 15:33 -------
It would seem to me, if you explicity map all requests to a servlet - then you
would expect all requests to go to the servlet.  Finding that some are sent to
welcome files would be surprising.

for example, suppose I access URL, "/servlet/bank/customer", tomcat would have
to check for one or more welcome files before passing the request to the "bank"
servlet.  I think that would be annoying.

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to