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=21288>. 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=21288 DirContext caching problem with Dreamweaver 6 when recursively creating directories ------- Additional Comments From [EMAIL PROTECTED] 2003-07-02 23:00 ------- I thought about it some more, and fear that my patch could have some consequences, as it could makes URLs like /somejsp.jsp and /somejsp.jsp/ identical (very bad). Of course, that occurs after extension or exact mapping, so you can't get the JSP source that easily (and indeed, I couldn't exploit it), but still, it's not a safe patch. Instead, I plan to unload the slashed version of a resource as well as the non-slashed version when unloading from the cache. Since unloading doesn't happen too often, it shouldn't have any performance impact. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]