Hi,

Could you use cookies? e.g. you can use the cookies as key to getting your
user's profile

regards,

harry

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Jennifer Kew
Sent: Wednesday, August 23, 2000 6:52 AM
To: Orion-Interest
Subject: Can HttpSession store stateful SessionBean for future usage?


Hi there,

I am asking a common question related to server side programming but not
specific to Orion:
Can HttpSession store stateful SessionBean for future usage? Is this
SessionBean still "valid" in the future (for example, browser visits next
time)?

This question arises for the following consideration: normally we should
store some customer's information in the session, for example, login or not,
preferred display language, etc. The problem is, whether we should store
such information directly in the HttpSession, or first at a Stateful
SessionBean, then store at the HttpSession.

Any hints regarding this question will be highly appreciated!

Thanks,

Jennifer
________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com




Reply via email to