1 Reply Latest reply on Sep 3, 2009 7:43 AM by ozguy

    How to set the portlet session in struts application

      Hi ,
      I want to set user related data in struts application and i want to retrieve same data in the head page .which is in other portlet . so i was trying to set the data in portlet session
      but i couldn't find any portletsession object . how to set the portlet session and retrive the portlet session . i am extending extends Action in action class do i need to change this ?
      thanks is advance