i get all the user info from the session, like this:

JetspeedUser user = (JetspeedUser)session.getAttribute("turbine.user");


c

-----Original Message-----
From: Oska79 [mailto:[EMAIL PROTECTED]
Sent: Sunday, June 29, 2003 8:34 AM
To: Jetspeed Users List
Subject: Accessing RunData object



J have a Jetspeed running a Struts application in the IFrame portlet. 
BUt my struts classes do not extends IFrame class.
How can I access rundata object from the struts Action classes ? Struts 
application is deployed at the same server. But I would say that it runs 
rather as
a separate application. Is it possible to share session object between 
two applications ?
I hope that there is a better way of passing data

Thanks in advance
Dom



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to