Hi, I am experimenting with the Session scope beans. I was able to define on and verify that one bean is created and associated with each session.
Could I get access to the session from the bean? I plan to use this bean to store user information. I need to get the user id from the request header and populate this object. I can also check from the action and populate the bean if it is not initialized. But then I will have to check from many places. Thanks in advance for your help, Jane --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]