aspose file tools
The moose likes HTML, CSS and JavaScript and the fly likes how to cancel AJAX call which has been sent to the server? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Engineering » HTML, CSS and JavaScript
Reply Bookmark "how to cancel AJAX call which has been sent to the server?" Watch "how to cancel AJAX call which has been sent to the server?" New topic
Author

how to cancel AJAX call which has been sent to the server?

reubin haz
Ranch Hand

Joined: May 12, 2005
Posts: 287
Is there anyway to cancel a AJAX call which has already been sent to the server side?

Thanks.


SCJA, SCJP5.0, SCBCD, SCWCD
Eric Pascarello
author
Rancher

Joined: Nov 08, 2001
Posts: 15357
    
    6
abort()

Eric
reubin haz
Ranch Hand

Joined: May 12, 2005
Posts: 287
thanks, Eric
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: how to cancel AJAX call which has been sent to the server?
 
Similar Threads
Return Ajax response to JSP
Checking file size before uploading
Killing Ajax requests
Buffering on key up for ajax call
AJAX real-time push/pull model