What are the common problems (errors) you get while
implementing AJAX?
Answer / mithun
No Back Button Functionality
By default the browser stores the web page visited in the History Folder, but with AJAX the browser is unable to retrieve the dynamic content.
Making too much AJAX calls will degrade the browser performance and it will become slow.
| Is This Answer Correct ? | 4 Yes | 0 No |
Why do we need ajax?
What are all the different data types that JSON supports?
How to handle multiple or concurrent requests in ajax?
What are the new controls introduced in asp.net ajax control toolkit? : asp.net ajax
Can I use ajax with seam?
What are the requirements to run asp.net ajax applications on a server?
What do I need to know to create my own ajax functionality?
What are the protocols used by Ajax?
What is the syntax to create ajax objects? : asp.net ajax
What are the types of send() method used for xmlhttprequest?
Where AJAX cannot be used?
What are the advantages and Disadvantage of Ajax?