08-14-07 12:21 PM
Hi,
I have stored values like this
renderRequest.getPortletSession().setAttribute("Test","Test",PortletSession.
APPLICATION_SCOPE); in my portlet jsp. In this jsp I am showing as a landing
page in my portlet without any tabs. If i click any one link from this jsp
it has to go to correspondi
ng tabs. In this case how do i get portletsession variable in themes so that
I can enable or disable tabs in banner_toolbar.jspf file. Thanks in advance
.
[ Post a follow-up to this message ]
|