1 Reply Latest reply on Jan 29, 2010 3:59 AM by hilmer

    How to refresh a single portlet?

    ashish1180

      Hi,

       

      I have two portlets running. I am communicating between these two portlets using IPC(Inter portlet communication) provided by Jboss.

      But whenever I submit data from portlet, it refresh's the whole page instead of only refreshing the other portlet where I received the data from first portlet.

      Is it possible to refresh only a single portlet where in portlets are being communicated using IPC?