Foros de discusión

porlet session

Amit Shukla, modificado hace 11 años.

porlet session

Junior Member Mensajes: 93 Fecha de incorporación: 7/06/12 Mensajes recientes
Hi all,

I have three portlet in page.I click on any portlet and do some activity and switch to next portlet.when I back to my first portlet I need the portlet where left it in previously.


I want to store last activity of our portlet.....

Please let me know if anybody can do some favor to me...

anybody have idea how we will do this.


Thanks
Amit Shukla
thumbnail
Felix J Christy, modificado hace 11 años.

RE: porlet session

Regular Member Mensajes: 111 Fecha de incorporación: 26/08/09 Mensajes recientes
Hi,

Are these portlet on same page? If this is the case then you have to call the render method of the portlet when the portlet is focused and get the data from db which you have stored when portlet was focus out.


Thanks,
Felix