Basic AJAX Question:

Techniques for asynchronous server communication have been around for years. What makes Ajax a “new” approach?

AJAX Interview Question
AJAX Interview Question

Answer:

What’s new is the prominent use of these techniques in real-world applications to change the fundamental interaction model of the Web. Ajax is taking hold now because these technologies and the industry’s understanding of how to deploy them most effectively have taken time to develop.


Previous QuestionNext Question
Some of the Google examples you cite don’t use XML at all. Do I have to use XML and/or XSLT in an Ajax application? Does Ajax have significant accessibility or browser compatibility limitations?