You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Lukasz Lenart (JIRA)" <ji...@apache.org> on 2013/09/06 06:47:51 UTC

[jira] [Closed] (WW-4190) Struts Tag Form & URL explicit excludeSession attribute

     [ https://issues.apache.org/jira/browse/WW-4190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lukasz Lenart closed WW-4190.
-----------------------------

    Resolution: Not A Problem

As already [~jlmagc] mentioned, it isn't Struts2 issue - container appends JSESSIONID to url if it cannot determine if browser accept cookies - read about Session management

http://docs.oracle.com/cd/E19644-01/817-5451/dwsessn.html#wp13096
                
> Struts Tag Form & URL explicit excludeSession attribute
> -------------------------------------------------------
>
>                 Key: WW-4190
>                 URL: https://issues.apache.org/jira/browse/WW-4190
>             Project: Struts 2
>          Issue Type: Improvement
>          Components: Plugin - Tags
>    Affects Versions: 2.3.4.1
>         Environment: N/A
>            Reporter: John Patrick
>            Priority: Minor
>
> Can an addition attribute be added to both the :form and :url tags to explicitly include or exclude the session details. Leave default behavior as before, but if excludeSession="true" then JSESSIONID or what ever session variable name is used, then explicitly don't put the session details on the URL generated.
> I've worked on a few projects that have had to process the URL before using as we have needed to explicitly not include the session details.
> I'll start thinking about patch etc, but someone up to speed with struts it might only be a 5 or 15 min job for them.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira