[ 
https://issues.apache.org/jira/browse/TRINIDAD-1389?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12671041#action_12671041
 ] 

Simon Kitching commented on TRINIDAD-1389:
------------------------------------------

Detecting different browser windows is a really nasty issue. I've spent a lot 
of time thinking about this and eventually concluded that there is *no* 
solution to this except changing the http spec so browsers send a "window id" 
field in each http request.

See here for some related info: 
  http://myfaces.apache.org/orchestra/myfaces-orchestra-core/multiwindow.html

If you do come up with a solution, I would be very interested to know!

> multiple browser tab should not share same session state
> --------------------------------------------------------
>
>                 Key: TRINIDAD-1389
>                 URL: https://issues.apache.org/jira/browse/TRINIDAD-1389
>             Project: MyFaces Trinidad
>          Issue Type: Improvement
>    Affects Versions: 1.2.10-core
>            Reporter: Matthias Weßendorf
>
> Two tabs of the same browser share the same state currently, b/c Trinidad 
> can't distinguish between windows, so the
> SessionChangeManager can't store the state separately. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to