Which request is better, Get or Post?

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


Please Help Members By Posting Answers For Below Questions

Why do we use the xmlhttprequest object in ajax?

724


What are the new features included in the microsoft ajax library? : asp.net ajax

708


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?

766


What is xmlhttprequest object in ajax? How can you xmlhttprequest object?

679


List the different states of xmlhttprequest with their description? : asp.net ajax

680


What javascript libraries and frameworks are available for ajax support?

680


Why is ajax called ajax?

710


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

715


Are there any security issues with ajax?

719


Can ajax technology work on web servers other than iis?

1230


What are the differences between ajax and javascript?

650


How do I submit a form or a part of a form without a page refresh?

700


What are different readystate in ajax?

759


How do we get the xmlhttprequest object?

751


Does this mean adaptive path is anti-flash?

752