Skip to main content



      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 07:12
Eclipse UserFriend
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: Fri Jul 04 21:36:20 EDT 2025

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

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

Back to the top