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=33355>. 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=33355 ------- Additional Comments From [EMAIL PROTECTED] 2005-05-04 20:36 ------- OK I did some googling myself and found the following... http://www.mail-archive.com/struts-user@jakarta.apache.org/msg84489.html http://www.caucho.com/support/resin-interest/0101/0428.html http://www.caucho.com/support/resin-interest/0307/0161.html http://archives.java.sun.com/cgi-bin/wa?A2=ind0001&L=jsp-interest&P=R52835 ...all of which say that according to the servlet specification URL re-writing must use a path parameter, not a request parameter. What you're asking for is for struts to cater for the situation where the servlet container doesn't comply with this. As a general rule we don't change Struts to cater for other software which is *broken* and I think this should be closed as WONTFIX. I also found a note in the Struts's weblogic 5.1 configuration page which seems relevant: http://struts.apache.org/userGuide/installation-wls5.html In the "Addtional Recommendations" section it says "There are additional problems related to URL-based sessions, caused from BEA's way to encode the session id (J2EE-incompatible) as query-param". However, according to these docs this should be fixed from 6.0 onwards... http://e-docs.bea.com/wls/docs61/faq/plugin.html#252497 ...so I don't understand why you're experiencing this problem? Niall -- 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]