We are porting an existing Struts application to JetSpeed porlet. We are having problem with session information not available to the Struts application. We have a link on the portal to our application. The first page have access to the session information but not subsequent pages. Anoyone out there have similar problem? Any suggestion?
I am thinking to create a bean in session scope and store the information. All other pages/action beans can retrieve information from this bean instead from session object. Is this feasible? Any sample code available?
Thanks.
Alex
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

