1 Reply Latest reply on Dec 9, 2010 7:23 AM by lvdberg

    How do i prevent any additional AJAX command while still rerendering

    gerryjun


      Hi,


             My app is an AJAX heavy app, i rerender components based on ajax commands to update portions of the page while not reloading the entire page.


             My problem is how do i prevent any additional AJAX commands while the page has not yet fully been rendered yet.



             Im using a4j for most of my ajax needs.


      Thanks