You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-user@portals.apache.org by "LaCasse, John" <JL...@filenet.com> on 2004/12/14 01:23:18 UTC

PortletSession.getPortletContext()

I've just installed Jetspeed2 using Tomcat 4.1 and deployed a portlet
but it appears that PortletSession.getPortletContext() is returning
null. I can't find a mention of this problem anywhere. Has anybody else
run into this? PortletConfig.getPortletContext() works but I need to be
able to get to it via the request;
PortletRequest.getPortletSession().getPortletContext().
 
 
Thanks for any feedback,
Jpl