What is the difference between Get and Post Method?

Answer Posted / amitasite

I would like to add more to Jitendra's answer

3) Get is idempotent while post is not
4) you can send binary data using post

Is This Answer Correct ?    3 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are all the advantages of servlet over cgi?

612


Explain Action Servlet?

632


Can we override servlet service method?

591


What is the difference between servlet and jsp?

606


What do you mean by scope object and what are its types?

576






What are the servlet events?

600


Write a program to show the functionality of doget and dopost method?

666


What is servlet attributes and their scope?

600


What do you mean by annotations in servlet?

592


How to notify an object in session when session is invalidated or timed-out?

640


Can servlet have a constructor ?

601


Differentiate between the print writer and servlet output stream?

569


Explain web container.

577


What is the default http method in the servlet?

770


What do you mean by cgi and what are its drawbacks?

535