Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » user session
user session [message #38733] Tue, 17 July 2007 09:59 Go to next message
Eclipse UserFriend
Originally posted by: oberhack.softwarefabrik.net

Hi all,

I would like to store some common objects spezific to a user session so that
they are accesseable from all the views and actions.

Any ideas?

Andreas
Re: user session [message #38831 is a reply to message #38733] Tue, 17 July 2007 11:30 Go to previous messageGo to next message
Oliver Köhler is currently offline Oliver KöhlerFriend
Messages: 32
Registered: July 2009
Member
Hi Andreas,
you could use a singleton class.
I suggest to use com.w2t.SessionSingletonBase as superclass for your
user session class.
Regards
Oliver


Andreas schrieb:
> Hi all,
>
> I would like to store some common objects spezific to a user session so that
> they are accesseable from all the views and actions.
>
> Any ideas?
>
> Andreas
>
>
Re: user session [message #38990 is a reply to message #38831] Tue, 17 July 2007 13:12 Go to previous messageGo to next message
Oliver Köhler is currently offline Oliver KöhlerFriend
Messages: 32
Registered: July 2009
Member
hi andreas,
ooops, made a mistake ;-)
of course the correct classname incl. path would be
com.w4t.SessionSingletonBase.
(thanks rüdiger ;-) )

regards

oliver

Poncho schrieb:
> Hi Andreas,
> you could use a singleton class.
> I suggest to use com.w2t.SessionSingletonBase as superclass for your
> user session class.
> Regards
> Oliver
>
>
> Andreas schrieb:
>> Hi all,
>>
>> I would like to store some common objects spezific to a user session
>> so that they are accesseable from all the views and actions.
>>
>> Any ideas?
>>
>> Andreas
>>
Re: user session [message #39265 is a reply to message #38990] Tue, 17 July 2007 19:12 Go to previous message
Eclipse UserFriend
Originally posted by: oberhack.softwarefabrik.net

That was the trick. Thanks!


"Poncho" <sasfatu@gmx.de> schrieb im Newsbeitrag
news:f7if86$8ga$1@build.eclipse.org...
> hi andreas,
> ooops, made a mistake ;-)
> of course the correct classname incl. path would be
> com.w4t.SessionSingletonBase.
> (thanks r
Previous Topic:RAP under Mac OSX
Next Topic:encoding problem in Tomcat
Goto Forum:
  


Current Time: Wed Apr 24 19:12:48 GMT 2024

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

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

Back to the top