difference between GET & POST methods in JAVA?

Answer Posted / rajesh yalaga

Generally in servlets and jsps we are using this two methods. If we use the Get() the data entered by the user in the form is appended with the url.It is Default method also.If we use Post() the data entered by the user in the form is appended with the request body.In Security application we use the post() and noraml applications we use the get().

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Hi all, I am new to Load Runner. I have run the load runner and i got analyzed reports/graphs. But i am very much confused about how to analyze those graphs. Can any one help me out this problem?

1781


What are the challenges that you will face to script the step “select all” and then “delete” for any mail account?

1211


What is a difference between pacing and think time?

736


What are the changes that can be made to run-time settings?

796


What is the purpose of an extended log?

963


What is lr-function?

943


What are the different types goals in goal-oriented scenario?

785


Does caching have a negative effect on your load testing results?

861


when i run start senario for different process it always completed at elapsed time 6.32 sec. i don't understand why it happens.. can we set elapsed time ? plz answer.... pratik196@gmail.com

1822


What is the advantage of running vuser as a process than a thread?

883


Hi all, I am having an interview on LoadRunner (SAP Web Protocol). I am wondering if somebody can help me with some interview questions at a 2 yr Scriptor level. Thanks and all answers are much appreciated.

6528


What are the process for developing a vuser script?

849


What is the loadrunner end transaction and its syntax?

858


What are the advantages of load runner?

815


How can we invoke a parellel process in load runner using C or perl language?

2005