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 difference between transaction and transaction instance in loadrunner ?

1578


What kind of problem can we face regarding hardware, software, network and memory bottleneck during the performance test?

903


What is rendezvous graph?

885


How can we edit the vuser script?

841


What is run-time-setting?

870


What can I monitor with loadrunner?

841


What in percentile graph?

876


How can correlation be performed?

815


How can we debug a loadrunner script?

858


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

2027


What is extended log?

873


How do you load a load runner agent?

907


What is vuser-end section?

885


What is loadrunner controller?

881


Which protocols are supported by loadrunner?

766