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
Is it possible to set session variables from javascript?
What is the response time when using ajax?
What's the difference in HTML AJAX, ASP.Net AJAX?
What are the different ready states of a request in ajax?
Does ajax have the same meaning as xmlhttprequest?
Did adaptive path invent ajax?
Do ajax applications always deliver a better experience than that delivered by a traditional web application?
What is the importance of client-side libraries? : asp.net ajax
Which control you need to place on the page to show loading image?
Brief about ajax?
What are the differences between ajax and javascript?
How do you know that an ajax request has completed?
Describe the formats and protocols used by ajax?
How to use ajax in updateprogress control?
Will html_ajax integrate with other javascript ajax libraries such as scriptaculous?