2 Replies Latest reply on Mar 20, 2009 9:08 AM by hgk

    a4j:poll and full page refresh

    hgk

      I have a page with a4j:poll that updates another component on the page every 15 secs. A wizard(a new window) can be invoked from the same page to add a new entry to the table. Upon closing the wizard, the main page will be refreshed

      window.opener.location.href = url

      1 out of 10 times the page does not get refreshed upon closing the wizard. As a result the new entry to the table cannot be seen. This happens only when a4j:poll is enabled.

      Any idea how to fix the issue?

      Thanks,
      hkosuru