What are the methods in HttpServlet?

Answer Posted / niranjanravi

doGet(),doPost(),doDelete(),doTrace()

Is This Answer Correct ?    40 Yes 9 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the major difference between servlet and applet?

548


Define the life cycle of a servlets.

582


What is ServletContext object?

655


How to get the IP address of client in servlet?

638


What is cookies in servlet with example?

525






How to handle exceptions thrown by application with another servlet?

620


How would you create deadlock on your servlet?

628


What’s the difference between forward() and sendredirect() methods?

580


What is URL Encoding?

629


Explain the methods of request dispatcher in servlet?

526


Why do we use sendredirect() method?

558


What is SingleThreadModel interface?

687


Why are servlets used?

538


Difference between forward() method and sendredirect() method ?

592


How to find whether a parameter exists in the request object?

673