Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » Close User Session programmatically
Close User Session programmatically [message #758953] Fri, 25 November 2011 11:42
Avrajit Chatterjee is currently offline Avrajit ChatterjeeFriend
Messages: 68
Registered: September 2011
Member
Hi,

We have an Exit button in our RCP application which closes the workbench and disposes the Display object eventually which closes the application. But in RAP it does not close the browser or tab ,it only wipes off the UI elements shown.It does not even trigger the Session close and hence the UI Thread ,SessionStore etc are active till the timeout of maxInactiveInterval.
My questions are

1. Cant we trigger a browser or tab close on Workbench or Display close?
2. Cant we programmatically trigger Session close? I tried to get hold of the session object and reset the maxInactiveInterval but it doesnt seem to work.
Any pointers?

Previous Topic:filedialog save not working
Next Topic:Close User Session programmatically
Goto Forum:
  


Current Time: Wed Sep 25 22:17:08 GMT 2024

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

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

Back to the top