What is the difference between doGet and doPost?

Answer Posted / ram

do get() is used for passess the information limited amount
of data.

do post() is used for passess the information.and it send
unlimited data..it is providing more secure compare 2 do get
() method..

Is This Answer Correct ?    29 Yes 15 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do you load an image in a Servlet?

647


What is the procedure for initializing a servlet?

539


How can we refresh automatically when new data has entered the database?

611


What is the directory structure of web application?

518


What is the difference between sendredirect() and forward() in a servlet?

516






What do you mean by a filter and how does it work?

528


Describe some assignments that are executed by servlet container?

571


Which java application server is the best?

541


Why don't we write a constructor in a servlet?

581


Is servlet a framework?

534


How we can call a jsp from the servlet?

522


Explain session tracking and its importance?

538


What is meant by Servlet? What are the parameters of service method?

585


How do we translate jsp?

563


What is http servlet? Explain with the help of an example.

574