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

What is difference between cookies and httpsession?

544


What is the use of attribute in servlets?

540


What is the main purpose of java servlets?

583


How do you configure a centralized error handler in servlets?

531


Given the request path below, which are context path, servlet path and path info?

541






Explain request dispatcher and its methods.

583


Is servlet synchronized?

597


What are the uses of servlet

629


Which event is fired at the time of setting, getting or removing attribute from application scope?

607


What do you mean by servlet?

713


What is a java servlet?

552


What are common tasks performed by Servlet Container?

763


What is a server side include (ssi)

566


Can you refresh servlet in client and server-side automatically?

614


What are the supporting protocol by HttpServlet ?

652