This content has been marked as final. 
    
Show                 1 reply
    
- 
        1. Re: a4j:keepAlive and session replicationnbelaevski Dec 9, 2008 6:21 AM (in response to victoria122)Hi Victoria, 
 KeepAlive beans are saved in components view state, so it can be stored in server session or on the client depending on value of javax.faces.STATE_SAVING_METHOD context parameter. This feature should work for the case of session-replication environment.
 
    