Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » What is the login/session story?
What is the login/session story? [message #16897] Sun, 15 April 2007 11:43 Go to next message
Frank Gerhardt is currently offline Frank GerhardtFriend
Messages: 81
Registered: July 2009
Member
Hi,

a user enters a login and password to log in. What do I do with that on
the server? There is the session of the web container. What does RAP do
with it? Would I use the container's session? Would this interfere with
RAP in a positive or negative way, or does RAP support using the
container's session in any way? Is there anything like a RAP session?

What is the login/session story of RAP?

Frank.
Re: What is the login/session story? [message #16956 is a reply to message #16897] Mon, 16 April 2007 07:56 Go to previous message
Eclipse UserFriend
Originally posted by: fappel.innoopract.com

Hi,

there is no difference in user and session handling between RAP and any
other server side technology. The session is provided by the servlet
container. For convenience there is a class 'SessionSingletonBase' that
allows to create singletons with an instance per session. User specific
preference stores are not in the scope of the 1.0 development cycle.

Ciao
Frank


"Frank Gerhardt" <fg@frankgerhardt.com> schrieb im Newsbeitrag
news:evt34s$58t$1@build.eclipse.org...
> Hi,
>
> a user enters a login and password to log in. What do I do with that on
> the server? There is the session of the web container. What does RAP do
> with it? Would I use the container's session? Would this interfere with
> RAP in a positive or negative way, or does RAP support using the
> container's session in any way? Is there anything like a RAP session?
>
> What is the login/session story of RAP?
>
> Frank.
Previous Topic:RAP Hello world ?
Next Topic:CVS Server Timeout
Goto Forum:
  


Current Time: Tue Sep 24 06:38:44 GMT 2024

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

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

Back to the top