Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Which request is better, Get or Post?



Which request is better, Get or Post?..

Answer / 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

More AJAX Interview Questions

How do we abort the current xmlhttprequest in ajax?

0 Answers  


How many update panel can be used per page?

1 Answers  


What's the diff b/w destructor and garbage collector?

2 Answers   Hoch Technologies,


What does the dynamicpopulateextender control do? : asp.net ajax

0 Answers  


Why do we need ajax?

0 Answers  


What is the disadvantage of ajax?

0 Answers  


How can we handle exception handling in Ajax?

1 Answers  


How to create an ajax website using visual studio?

0 Answers  


What is the difference between proxied and proxyless calls?

0 Answers  


How can we handle concurrent requests?

1 Answers  


What is JSON in Ajax?

1 Answers  


How to send an ajax request in javascript?

0 Answers  


Categories