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 |
How to cancel the current request in ajax?
What is asp.net 2.0 ajax?
How can we handle exception handling in Ajax?
Which are the knowledge requirements for personal ajax functionality?
What are the components of the ASP.NET Ajax Client Library?
Are there any security issues with ajax?
What are the controls of the Script Management group?
List some advantages and disadvantages of using ajax.
what is xmlhttprequest?
How do I send an image using ajax?
Why did ajax kill himself?
How can we handle concurrent requests?