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 |
i have 10 users, 20 itereatios and duration 1 minute how can design this scenario.
By default how many virtual user are there in LoadRunner?
Explain all the web recording options? How did you find web server related issues?
How to find get the Response time of the Online News Feeds (News headlines getting updated in every second with out any user intervention)using Load Runner ?
What would be your recommendation to improve performance measure?
What is the relationship between response time and throughput?
How can you test the global servers with using loadrunner
When we go for manula correlation, automation correlation Expl?(Chandana) Real timers Plz
what is the meening of performance cente and what is the need ?
what is runtime quote, how many types
What is correlation? Explain the difference between automatic correlation and manual correlation?
What are all the reasons to use the server resources monitor?