What is the difference between Get and Post Method?

Answer Posted / manu

in Get method,data is passed in urlpattern i.e can be seen
everyone
in post method data is passed with in method body.

Is This Answer Correct ?    35 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Which method of the httpservletrequest object is used?

569


What is the procedure for initializing a servlet?

547


Why the container loads server at the application startup and how?

582


Why do we have servlet wrapper classes?

580


Describe servlet?

580






How to commuincate between an applet and a servlet?

592


Describe the phases of servlet lifecycle?

633


If servlet receives multiple requests, how many objects will it create?

830


Explain the differences between jsp and servlet.

544


How we can create war file in servlet?

663


Explain the custom jsp tags and the beans.

615


What is difference between server and servlet?

579


How do you get the ip address of the client in servlet?

551


What are some advantages of storing session state in cookies?

598


What is servlet and its advantages?

527