on ‎2009 Dec 28 4:29 PM
Hi
Can someone tell me what is HTTP GET method and HTTP POST method ?
Midhun
Request clarification before answering.
Hi Midhun,
Use GET if:
o The interaction is more like a question (i.e., it is a safe operation such as a query, read operation, or lookup).
Use POST if:
o The interaction is more like an order, orinteraction changes the state of the resource in a way that the user would perceive (e.g., a subscription to a service), or he user be held accountable for the results of the interaction.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Google the biggest weapon !!!!
http://www.google.co.in/#hl=en&source=hp&q=whatishttpgetandhttppost&btnG=GoogleSearch&meta=&aq=1sx&oq=whatisHTTP+get&fp=52d75a02b21082af
Regards ,
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi
Just put HTTP GET and POST method on SDN and you will get multiple results. For instance.
http://forums.sdn.sap.com/search.jspa?threadID=&q=HTTPGETandPOSTmethod&objID=f44&dateRange=all&numResults=15&rankBy=10001
Let us know in case you need to know anything specific.
Regards
Monika
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Just make a search on google with what is http get and post .....wiki may answer your doubt
Regards,
Abhishek.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 9 | |
| 7 | |
| 6 | |
| 4 | |
| 4 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.