What are the advantages and Disadvantage of Ajax?



What are the advantages and Disadvantage of Ajax?..

Answer / Jaya Dixit

Advantages:
1. Improved user experience due to faster page loading.
2. Reduced server load due to fewer full-page refreshes.
3. Better responsiveness to user actions.nnDisadvantages:
1. Increased complexity of web development due to the need for JavaScript and AJAX knowledge.
2. Potential security risks if not handled properly (e.g., Cross-Site Scripting or CSRF attacks).
3. Requires careful consideration of compatibility issues across different browsers.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More AJAX Interview Questions

Does java have support for comet style server-side push?

1 Answers  


What about applets and plugins?

1 Answers  


Is ajax an api?

1 Answers  


Did adaptive path invent ajax? Did google? Did adaptive path help build google's ajax applications?

1 Answers  


What kinds of applications is ajax best suited for?

1 Answers  


Define the role of the Update Panel?

1 Answers  


What are the different ready states of a request in ajax?

1 Answers  


Is ajax a technology platform or is it an architectural style?

1 Answers  


How we can send more values through the response text?

1 Answers  


How ajax work ?

1 Answers  


What are the common problems (errors) you get while implementing AJAX?

1 Answers   Hoch Technologies,


Can you list some examples of ajax-based applications?

1 Answers  


Categories