Skip to main content


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 23:19 Go to next message
Chris Fairhall is currently offline Chris FairhallFriend
Messages: 221
Registered: February 2011
Senior 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.
Re: Session Recovery [message #916581 is a reply to message #916347] Wed, 19 September 2012 07:37 Go to previous messageGo to next message
Ralf Sternberg is currently offline Ralf SternbergFriend
Messages: 1313
Registered: July 2009
Senior Member

Hi Chris,

we've also discussed this idea recently and agreed that a session
recovery feature would be useful and should be generally possible.
It probably won't happen for 2.0, but would be a nice feature for a
later release. If you like, feel free to file a feature request.

Regards, Ralf

--
Ralf Sternberg

Twitter: @EclipseRAP
Blog: http://eclipsesource.com/blogs/

Professional services for RAP and RCP?
http://eclipsesource.com/services/rap/
Re: Session Recovery [message #917123 is a reply to message #916581] Wed, 19 September 2012 20:53 Go to previous message
Chris Fairhall is currently offline Chris FairhallFriend
Messages: 221
Registered: February 2011
Senior Member
https://bugs.eclipse.org/bugs/show_bug.cgi?id=389949
Previous Topic:Dynamically Created Images in Tables
Next Topic:Painting background color for Combo box
Goto Forum:
  


Current Time: Wed Apr 24 13:43:06 GMT 2024

Powered by FUDForum. Page generated in 0.02791 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top