Wiadomosc od hamid bani z 2006-05-14 13:09 brzmiala:

Dear Jacek
I am actually looking for a mechanism to use JetSpeed mechanism to help me give my servlet an object produced by my portlet !

Is it possible that the portal help me ?
Yes, use:
<RenderRequest>.getPortletSession().setAttribute(<String attrName>, <Object attrValue>, PortletSession.APPLICATION_SCOPE);
or:
((HttpSession)<PortletSession yourPortletSession>).setAttribute(<String attrName>, <Object attrValue>);

--
pozdrawiam,
    Jacek Wislicki

[EMAIL PROTECTED]
tel.: +48 502 408 444
gg: 2540358
skype: jacek_wislicki

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

Reply via email to