What are the methods in HttpServlet?

Answer Posted / gaurav khanzode

Http Servlet methods :

1. doGet()
2. doPost()
3. doDelete()
4. doTrace()

Is This Answer Correct ?    7 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is difference between GenericServlet and HttpServlet?

571


What is servlet and its life cycle?

572


Why do we have servlet filters?

607


Explain session tracking and its importance?

548


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

526






What is the main purpose of java servlets?

587


What are its drawbacks of cgi?

572


Write a simple servlet program to print the contents of html.

553


How do we go with database connection and log4j integration in servlet?

710


What is called a session?

625


Can servlet have a constructor ?

599


Explain the methods of request dispatcher in servlet?

517


What are the key methods that are involved in processing of http servlets?

628


What is cookie in servlet?

599


When a client request is sent to the servlet container, how does the container choose which servlet to invoke?

580