1 Reply Latest reply on Apr 17, 2008 2:03 AM by sergeysmirnov

    Real time update

      Hi,

      I am trying to do some real time update in a page, something like a chat application. Apart from the poll tag that can update the page by period is there any other way to do this like performing rendering only if message is entered.
      From Icefaces there is something like RenderManager and OnDemandRenderer. Is there something similar in Richfaces also?

      Thanks.