Hello,
        I would like to set a session variable in a servlet and retrieve it in
a portlet.  Both are in the same application, but it doesn't appear to
work.  I've set an attribute using the HttpSession in a servlet, but the
attribute is null when I try to get it using the PortletSession.  I've
tried it the other way also, setting a variable in a portlet and trying
to retrieve it in a servlet.  That also does not work.  Is there any way
to accomplish this?

Thanks,
Brice


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

Reply via email to