Shared Tutorials
Tutorials Shared by the Internet Community
Advertisements
| Top Tutorials | New Tutorials | Submit | Login | Register |
Tutorial Basic Detail
Difference between GET and POST method in HTTP
Quick java tutorial on Difference between GET and POST method in HTTP. Both GET and POST method is used to transfer data from client to server in HTTPhttp://javarevisited.blogspot.com/2012/03/get-post-method-in-http-and-https.html
Total Hits: 5142
Total Votes: 22 votes
Average Rating: 3.41 out of 5
Category: JAVA/J2EE
Description:
Quick java tutorial on Difference between GET and POST method in HTTP. Both GET and POST method is used to transfer data from client to server in HTTP protocol but Main difference between POST and GET method is that GET carries request parameter appended in URL string while POST carries request parameter in message body which makes it more secure way of transferring data from client to server in http protocol.Rating Detail
| Stars | Percentage | Total Vote |
|---|---|---|
![]() |
![]() ![]() 13.64% |
3 |
![]() ![]() |
![]() ![]() 9.09% |
2 |
![]() ![]() ![]() |
![]() ![]() 9.09% |
2 |
![]() ![]() ![]() ![]() |
![]() ![]() 13.64% |
3 |
![]() ![]() ![]() ![]() ![]() |
![]() ![]() 45.45% |
10 |




13.64%

9.09%

9.09%

13.64%

45.45%