What is the difference between doGet and doPost?

Answer Posted / ashish

they both r service methods.....

do get() has a disadvantage of sending very less amt of
information as it can send 24 to 255 character........

do post() is used for posting d information.....

Is This Answer Correct ?    20 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Servlet is pure java object or not?

799


What is called Scriptlet?

714


What exception should be thrown when servlet is not properly initialized?

647


Why the concept of single thread model interface is used?

631


What is the functionality of actionservlet and requestprocessor?

681






What are the disadvantages of storing session state in cookies?

736


What are the new features added to servlet 2.5?

697


What is the difference between the http servlet and generic servlet?

703


What is difference between get and post method?

652


When servlet object is created?

690


What are the types of servlets? Explain

784


What is the difference between jsp and servlet life cycle?

786


List the Different types of servlet?

667


When servlet is loaded?

677


What is called a session?

709