Explain classical web application model and ajax web application model
Answers
Answered by
0
Answer:
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. ... It uses JavaScript and XML as the main technology for developing interactive Web applications.
Similar questions