difference between GET & POST methods in JAVA?
Answer / 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 |
what is bottleneck?
Why is Load Runner called as State of Art Tool.
What would be your recommendation to improve performance measure?
Any one could help me please in modeling of OpenSTA performance test script for session-id maintenance,so that edited script can used for several users.
Why should we consider 90 percentile graph in the Lr report? Why Not 80 graph?
how can u capture the database counters?
What is threshold time in load runner
WHAT IS THE PRESENT MARKET FOR LOAD RUNNER?ANY REQ IS THERE UP TO DEC 2012?
What is correlation? Explain the difference between automatic correlation and manual correlation?
How do you debug a LoadRunner script?
Where should you add a web_reg_save_param function to a script?
How to identify what to correlate and what to parameterize?