What is the default HttpRequest method?

Answer Posted / giridhar gangapatnam

doGet() method is the default HttpRequest method.

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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

553


What methodology can be followed to store more number of objects in a remote server?

1812


What do you mean by httpservlet and how it is different from the genericservlet?

534


Whether thread can be used in servlets?

724


Which HTTP method is non-idempotent?

611






What is Servlet API used for connecting database?

610


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

540


What is the purpose of inter-servlet communication?

585


Explain the difference between servlet and cgi?

601


If some new data has entered the database, explain how can a servlet refresh automatically?

727


What is the process for chaining servlet?

604


What exactly is a servlet?

537


How can you start a jta transaction from a servlet deployed on jboss?

670


What are the difference between session and cookies in servlet? Explain

556


Can we override destroy method in servlet?

495