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=18630>. 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=18630 html:rewrite html:img appends jsessionid with incorrect syntax ------- Additional Comments From [EMAIL PROTECTED] 2003-04-02 22:57 ------- Let me clarify a bit the problem. The problem is when you map apache to handle the assets. This url is not understood by apache. It is actually fine if tomcat is handling the whole application because it seems to understand how to parse this type of url. The problem as I see it is that this goes all the way down to javax HttpServletResponse.encodeURL() which adds the session id. Perhaps there is just a way to configure apache to handle this type of extension, but what I do know is that serving assets with apache is not possible in the default config if this is how the session id is going to be added. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]