Vijay K wrote:

Did you try getting rundata like below

JetspeedRunData data = (JetspeedRunData)request.getAttribute ("rundata");
JetspeedUser user = (JetspeedUser)data.getUser ()


--- Jamie Lerner <[EMAIL PROTECTED]> wrote:


I have the same question.

I am using JSPs/Servlets from within an IFramePortlet
and I would like to get access to the Jetspeed or
Turbine User information.  I tried to get a RunData
from the RunDataFactory, but got a null RunData.

Do I have to convert my JSP/Servlet app to a JSP
Portlet?  I would prefer to avoid this additional
work, or is it really that much more work?

Thanks,

JJL.


--- AGM <[EMAIL PROTECTED]> wrote:


Hello

How are you ?

I installed jetspeed 1.4b1, tomcat-3.3.1 in RedHat
7.3. After to authenticate the users, I to print
information about the user with:

<jetspeed:info requestedInfo="UserName" />

I want to write UserName to disk from it portlet.
The
type of portlet is IFramePortlet.

How I can to do it ?

I can to write to disk to using jsp:bean, but from
tomcat. 

Thanks in advance

Best regards,




_______________________________________________________________


Yahoo! Messenger
Nueva versi�n: Webcam, voz, y mucho m�s �Gratis! Desc�rgalo ya desde http://messenger.yahoo.es





---------------------------------------------------------------------


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



__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com

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





__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com

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



hi
i tried this one but the rundata which is coming is as null.
even if i login using a username it comes as null.
please help
sangam dash



Reply via email to