Ajax Data Requests & Responses Ajax lets you create asynchronous Web applications without the need for page refreshes. Learn how to use the XMLHttpRequest object to send data requests and retrieve data from the server in the form of text XML and JSON responses.