How can we handle concurrent requests?
Answer / v madhu babu
Javascript functions should be written to handle concurrent requests and call back function can be passed as a parameter. Those parameters are passed to AjaxInteraction(URL, callback) object.
| Is This Answer Correct ? | 0 Yes | 0 No |
Why do we use the xmlhttprequest object in ajax?
What is the response time when using ajax?
What are the common problems (errors) you get while implementing AJAX?
What are the new controls introduced in asp.net ajax control toolkit? : asp.net ajax
What is the difference between synchronous postback and asynchronous postback? : asp.net ajax
How do I provide internationalized ajax interactions?
What are the benefits of ajax?
When not to use JSON?
Is ajax still in use?
What is an ajax request and what is a simple example of where a ajax request would be used?
What are all the different data types that JSON supports?
How can we make a mashup with java by accessing other domains data?