What are the disadvantages of Ajax?
Answer / 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 |
What about applets and plugins?
What do I do on the server to interact with an ajax client?
What are asp.net ajax 4.0 validation controls?
Can I use ajax with seam?
How do we manage concurrent request?
Is AJAX code cross browser compatible?
What are the difference between AJAX and Javascript?
What is the role of the callback function in ajax?
What are the disadvantages of Ajax?
What meaning has asp.net ajax?
What are the new controls introduced in asp.net ajax control toolkit? : asp.net ajax
Difference between server-side ajax framework and client-side ajax framework?