1 Reply Latest reply on Jan 29, 2008 7:57 AM by ilya_shaikovsky

    Aborting ajax request

    malayakumardas

      How to abort a ajax request in a4j?
      We have a functionality where we make a ajax request by clicking on a a4j command button. While retrieving response in progresss, if we click on same button, we want that the previous request should be aborted and the current ajax request should fetch the response.