Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » Persist workbench for each user session in RAP
Persist workbench for each user session in RAP [message #1014760] Tue, 26 February 2013 12:12
Avrajit Chatterjee is currently offline Avrajit ChatterjeeFriend
Messages: 68
Registered: September 2011
Member
Hi,

I am not sure if this query has been answered before in this forum.
In our current RCP code base we use configurer.setSaveAndRestore(true) in initialize method of our WorkbenchAdvisor and do a getWorkbenchConfigurer().restoreState() in overrided openWindows() method. Since RAP applications are used by multiple users at the same time , so is there any way we can persist different workbench states in the filesystem and reload them when user logs in for the next time. I can see that the above code for RAP enables it to maintain the workbench state in memory i.e. when a user refreshes his browser he/she can see his workbench state is maintained.
Previous Topic:DateTimeCalender null date
Next Topic:RAP 2.0 ClientScripting
Goto Forum:
  


Current Time: Thu Apr 25 02:30:44 GMT 2024

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

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

Back to the top