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=27847>. 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=27847 getContext() does not differ case on windows ------- Additional Comments From [EMAIL PROTECTED] 2004-03-22 20:37 ------- I do not mind both getContext() calls returning the bingo context, but I do think that one of the browser urls does not work is wrong. This is not consistent. I have a web application with a controller servlet, wrapping images within a virtual html page. For an existing image X/x.jpg the browser must request X/x.html. Using getContext() I check if X is a valid path. Even if getContext() returns a valid context, the browser loading X/x.jpg will fail. Again, this is not consistent, especially in the light of Weblogic delivering X/x.jpg. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
