https://issues.apache.org/bugzilla/show_bug.cgi?id=47378





--- Comment #15 from Tim Funk <funk...@apache.org>  2009-08-03 03:59:03 PST ---
Ahhh ... I see the issue. My patch was to handle the case for file extension
matches. For example: index.jsf (which is what was for the original report).

Comment 5 could be considered a "different bug". But in this case:
- Welcome file is /Hello
- Servlet exists mapped to /Hello
- So when calculating welcome files - /Hello (while not existing as a file) is
an exact match - so that should be used.

time permitting - I'll take a look later today.

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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to