According to the JSR168 spec everything that gets stored into the
PortletSession should also be stored in the HttpSession. When I access
the HttpSession via a regular jsp page it has a different session id
that the PortletSession and hence is a different session. Has anyone had
this problem or know how I can get access to the PortletSession session
from a standard jsp page.
 
Thanks for any help,
Jpl

Reply via email to