Answer Posted / v madhu babu
Following are the disadvantages of Ajax:
AJAX is dependent on Javascript. If there is some Javascript problem with the browser or in the OS, Ajax will not support
Ajax can be problematic in Search engines as it uses Javascript for most of its parts.
Source code written in AJAX is easily human readable. There will be some security issues in Ajax.
Debugging is difficult
Increases size of the requests
Slow and unreliable network connection.
Problem with browser back button when using AJAX enabled pages.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Who is using ajax?
What is the predominant distinction between javascript and j-query?
Brief about ajax?
When should I use an java applet instead of ajax?
What is the response time when using ajax?
What are the different ready states of a request in ajax?
What is the work of the conformonformsubmit property in the confirmbuttonextender control? : asp.net ajax
When do I use a synchronous versus a asynchronous 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.
Which two methods are used for handling cross-domain ajax calls ?
How does an ajax call work?
How to control how long an ajax request may last?
How can we detect asynchronous partial page postbacks?
Why is ajax called ajax?
How to cancel the current request in ajax?