Is there any way, I can access the object from session in the EJB bean method?
I am keeping the profile object in HttpSession, once the user gets successfully logged-in. Now I want to access few values from this profile object which is kept inside session. The application flow is as below : Struts Action --> Business Delegate --> Session Fa�ade... Thanks, Viral --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

