We used asynchronous server communication for a long time, what new thing is ajax bringing?
No Answer is Posted For this Question
Be the First to Post Answer
What are the common problems (errors) you get while implementing AJAX?
how to send more values through respnseText
What is the name of object used for AJAX request?
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.
Don't be too quick to dump your plugin or applet based portions of your application. While ajax and dhtml can do drag and drop and other advanced user interfaces there still limitations especially when it comes to browser support. Plugins and applets have been around for a while and have been able to make ajax like requests for years. Applets provide a great set of ui components and apis that provide developers literally anything.
What are the protocols used by Ajax?
Where can I find examples of ajax?
How to handle multiple async ajax requests?
How do we get the xmlhttprequest object in ajax?
Is ajax a framework?
Which two methods are used for handling cross-domain ajax calls ?
What is the predominant distinction between javascript and j-query?