0 Replies Latest reply on Sep 22, 2009 4:39 AM by shivanand_a_g

    a4j:poll happens in sequence or in parallel for reRender

      Im using a4j:poll for polling to perform few activities on the screen. I have all the activities defined in the reRender attribute and wanted to know whether the polling happens in sequence or in parallel for all the activities mentioned in the rerender attribute of a4j:poll tag.

      If at all it happens in parallel, how do we make that happen in sequence.

      Whether the polling happens for only one request or for all the requests mentioned.