what is the difference between doGet() and doPost()?

Answer Posted / srivani

do Get() method carry only 255 characters of data.In depends
on browsers 1024 is carried.But do post() carry more than 255.

Is This Answer Correct ?    6 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are important features of Servlet 3?

592


How the typical servlet code look like ?

634


How can you push data from an Applet to a Servlet?

605


How would you create deadlock on your servlet?

618


What are the differences between forward() method and sendredirect() methods?

544






What is java servlet session?

524


why we should override only no-agrs init() method.

676


Explain servlet.

565


What are the steps involved in placing a servlet within a package?

581


Which HTTP method is non-idempotent?

616


Why do you use session tracking in httpservlet?

633


Describe in brief RequestDespatcher?

592


Define the life cycle of a servlets.

570


How will you pass values from HTML page to the servlet?

552


What are the difference between RMI and Servlets?

1048