[jboss-jira] [JBoss JIRA] (JBWEB-249) Session Id is appended as URL path parameter even if disabled

Christian Beikov (JIRA) jira-events at lists.jboss.org
Wed Oct 10 14:05:03 EDT 2012


    [ https://issues.jboss.org/browse/JBWEB-249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12725413#comment-12725413 ] 

Christian Beikov commented on JBWEB-249:
----------------------------------------

But still, it is an annoying side effect. Imagine a new user that visits the site. He would see his session id in the url.
What do you mean by good optimization?
                
> Session Id is appended as URL path parameter even if disabled
> -------------------------------------------------------------
>
>                 Key: JBWEB-249
>                 URL: https://issues.jboss.org/browse/JBWEB-249
>             Project: JBoss Web
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>         Environment: JBoss AS 7.1.0.Final, Windows 7, Firefox
>            Reporter: Christian Beikov
>            Assignee: Remy Maucherat
>
> Even if I use
> {code:xml}
> <session-config>
>   <tracking-mode>COOKIE</tracking-mode>
> </session-config>
> {code}
> The session id is always appended to the url as path parameter at the first request. Related discussion: http://ocpsoft.org/support/rewrite/session-id-is-appended-as-url-path-parameter-in-very-first-request

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


More information about the jboss-jira mailing list