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=41439>.
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=41439


[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




------- Additional Comments From [EMAIL PROTECTED]  2007-01-28 12:07 -------
Although one doesn't have to use the struts tags, if one needs static content
URLs, I still like the idea of being able to strip the suffixes. That way one
will be able to seperate static from dynamic content during deployment time and
developers can still stay on the safe side by encoding all URLs.

I added a new property strip_session, which can be set in the registry or the
proerties file (see docs) to a boolean value (see docs). Default is "false",
i.e. suffixes of the form ";jsessionid=..." will *not* be stripped. By turing
strip_session to true, they will be stripped, if the request doesn't get
forwarded to tomcat.

We still need to port this to Apache und Sun Web Server though ...

This will be part of version 1.2.21.


-- 
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]

Reply via email to