state management and multiple frames
-------------------------------------

                 Key: MYFACES-1791
                 URL: https://issues.apache.org/jira/browse/MYFACES-1791
             Project: MyFaces Core
          Issue Type: Improvement
          Components: General
    Affects Versions:  1.2.0, 1.1.5,  1.1.6-SNAPSHOT, 1.2.2-SNAPSHOT
            Reporter: Nicu Mercioiu


There is a problem in JSF when more than one window are opened in an 
application. There are only a maximum number of NUMBER_OF_VIEWS_IN_SESSION  
view states saved at one moment (when server side state saving is enabled).
If 2 windows are opened and you navigate on one of them for 
NUMBER_OF_VIEWS_IN_SESSION times, you will lose the other window's state. 



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