0
38kviews
Explain in detail AJAX Web Application Model with neat diagram.
1 Answer
11
2.1kviews

AJAX Web Application Model

  • AJAX Wen application model uses JavaScript and XMLHttpRequest object for asynchronous data exchange. The JavaScript uses the XMLHttpRequest object to exchange data asynchronously over the client and server.
  • AJAX Web application model resolve the major problem of synchronous request-response model of communication associated with classical Web …

Create a free account to keep reading this post.

and 5 others joined a min ago.

Please log in to add an answer.