Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » Session Recovery
Session Recovery [message #916347] Tue, 18 September 2012 19:19 Go to previous message
Chris Fairhall is currently offline Chris Fairhall
Messages: 99
Registered: February 2011
Member
I have been ask if RAP can resume a session if a user has navigated away from a page or close/reopened their browser. I know that currently this is not supported, the GET request restarts the session and the Entry point is called again.

Since the widget state is stored in the session, it makes sense that in theory, the client state on the browser should be recoverable, providing code is written to do so.

The issue also comes with session replication. If the replication between servers is asynchronous and a failure happens after a response is sent to the client but before the changes to the session have been replicated the browser will be out of sync with session that is available to the fail-over server.
 
Read Message
Read Message
Read Message
Previous Topic:Dynamically Created Images in Tables
Next Topic:Browser Widget focus problem
Goto Forum:
  


Current Time: Sun May 19 16:43:26 EDT 2013

Powered by FUDForum. Page generated in 0.01592 seconds