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

I have one Scenario login then bookcoffee then logout explain test plan for above scenario?

1550


What is lr_output_message?

603


How do you identify which values need to be correlated in the script? Give an example.

557


For what purpose, user will be using ‘continue on’ error?

575


What is pause command?

644






What are the loadrunner testing process?

668


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

937


What is the purpose of selecting ‘show browser’ during replay in the general options settings?

582


What is vuser script?

635


When the loadrunner controller open the winrunner file then what is the location of the winner configuration file?

641


What the host attributes determine?

634


How can we develop the database vuser script?

584


What is host?

651


What is loadrunner api function?

593


How can we recording vuser scripts using vugen?

624