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

http://issues.apache.org/bugzilla/show_bug.cgi?id=37424





------- Additional Comments From [EMAIL PROTECTED]  2006-01-31 13:15 -------
+1 on Bill's -1. 

It will be very painful for users if they change their welcome file order to
make *.jsp a higher precendence than index.html. Doing so will NEVER allow a
user to serve an html file as a welcome file with the proposed change. That is
horrible usability. [I don't even want to touch the topic of the struts folks
with the index.do mapping]

The servlet spec's notion of mapping is full of holes. An example: when asking
for a RequestDispatcher for a non-existant resource - a RequestDispatcher is
still returned. And if the RequesDispatcher is executed - a 404 or ISE occurs
(depending on how and when it was executed). This is confusing from a developer
point of view due to the mappings of the default servlet. 



-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

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

Reply via email to