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]  2005-11-10 02:07 -------
(In reply to comment #8)
> (In reply to comment #6)
> Can you tell which very bad consequences this feature involves ?
> > The (mandatory) default configuration includes "index.jsp" in the welcome 
> > file
> > list, as well as a servlet mapped to "*.jsp". This will not work well at 
> > all if
> > your interpretation of the specification is correct.
> 
> So why should this bear problems? 
> When having "index.jsp" in the welcome-file-list and accessing "/buzz/",
> "index.jsp" is appended, resulting in "/buzz/index.jsp", which in turn is 
> mapped
> to the JspServlet which matches "*.jsp".
> When this works, why should the ".bar" extension not?

Note it works only if "index.jsp" exists. Same with "foo.bar" - you want it
served, you have to make sure it exists.

-- 
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