Answer Posted / v madhu babu
AJAX requests should use an HTTP GET request where the data does not change for a given URL requested.
An HTTP POST should be used when state is updated on the server. This is highly recommended for a consistent web application architecture.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Why do we use the xmlhttprequest object in ajax?
What are the new features included in the microsoft ajax library? : asp.net ajax
Some of the google examples you cite don't use xml at all. Do I have to use xml and/or xslt in an ajax application?
What is xmlhttprequest object in ajax? How can you xmlhttprequest object?
List the different states of xmlhttprequest with their description? : asp.net ajax
What javascript libraries and frameworks are available for ajax support?
Why is ajax called ajax?
What are the different ready states of a request in ajax?
Are there any security issues with ajax?
Can ajax technology work on web servers other than iis?
What are the differences between ajax and javascript?
How do I submit a form or a part of a form without a page refresh?
What are different readystate in ajax?
How do we get the xmlhttprequest object?
Does this mean adaptive path is anti-flash?