What are the disadvantages of Ajax?



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

Post New Answer

More AJAX Interview Questions

How can you debug asp.net ajax applications?

1 Answers  


Won't my server-side framework provide me with ajax?

1 Answers  


Describe the accordionextender control?

1 Answers  


What are the tools for debugging ajax applications?

1 Answers  


What about applets and plugins?

1 Answers  


what is ajax

3 Answers  


Whattrigger will fire initially by using update panel?

1 Answers  


What is use of Update Panel control in Ajax toolkit?

1 Answers   Viscus Infotech,


What are the limitations of Ajax?

2 Answers  


What are the difference between AJAX and Javascript?

1 Answers  


What is prerequisite for Update Panel in Ajax?

1 Answers  


What javascript libraries and frameworks are available?

1 Answers  


Categories