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

What is the loadrunner start-transaction and its syntax?

659


Why do you create parameter?

533


What is a ramp up and how it can be set?

635


While the script is running we find some values that may need to be correlated? Is it possible to do manual correlation for those values?

569


How can you set the number of vusers in loadrunner?

586






What tools are required to analyze vuser run results?

602


What are all the types of goals in goal-oriented scenario of load runner?

586


How do you load a load runner agent?

663


What is extended log?

635


Why vugen is used in lr?

635


how to add 100 for dynamic(correlate value) value

1299


How can we recording vuser scripts using vugen?

631


How to run a scenario?

685


What the host attributes determine?

648


How load runner interacts with the application?

842