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 is the difference between proxied and proxyless calls?
What is the difference between AJAX using .net over AJAX using Java?
Won't my server-side framework provide me with ajax?
Is ajax a framework?
Brief about ajax?
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 types of post back in Ajax?
List the different states of xmlhttprequest with their description? : asp.net ajax
What are all the technologies used by Ajax?
Can you list some examples of ajax-based applications?
Does java have support for comet style server-side push?
Which are the knowledge requirements for personal ajax functionality?