Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » How to handle Session in RAP
How to handle Session in RAP [message #43131] Thu, 23 August 2007 14:23 Go to next message
Eclipse UserFriend
Originally posted by: lgehrken.intersoft.de

Hi,

at the moment I try to implement some sessionhandling in my
RAP-Application. With RAP M5 I used the "ContextProvider.getSession()" and
used this Objekt. Since M6 the "ContextProvider" is n an internal package.

My question now is: What is the RAP-Way of Session-Handling?

THX
Lars
Re: How to handle Session in RAP [message #43166 is a reply to message #43131] Thu, 23 August 2007 15:20 Go to previous message
Benjamin Muskalla is currently offline Benjamin MuskallaFriend
Messages: 237
Registered: July 2009
Senior Member
Hi Lars,

you can get the ISessionStore object by calling RWT.getSessionStore()
which is just a facade for ContextProvider.getSession().

Greets
Benny

Lars wrote:
> Hi,
>
> at the moment I try to implement some sessionhandling in my
> RAP-Application. With RAP M5 I used the "ContextProvider.getSession()"
> and used this Objekt. Since M6 the "ContextProvider" is n an internal
> package.
>
> My question now is: What is the RAP-Way of Session-Handling?
> THX
> Lars
>
Previous Topic:IE vs Firefox performance
Next Topic:Looking for the sources of the "Workbench demo online"
Goto Forum:
  


Current Time: Sat Apr 20 04:08:59 GMT 2024

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

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

Back to the top