Explain the methods in Generic and HTTP Servlets?

Answer Posted / guest

Generic servlets has service() method to handle requests

HttpServlet has doGet(),doPost(),doHead() mehtods

Is This Answer Correct ?    6 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the use of httpservletresponsewrapper?

535


What is pure servlet?

697


What are the functions of Servlet container?

610


What is the servlet?

623


Which java application server is the best?

550






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

676


How can we create deadlock situation in servlet?

853


What is dispatcher servlet?

560


What is the importance of init() method in Servlet ?

594


How to rectify errors in java servlet while compilation?

522


What do you mean by cgi in servlet?

633


Which are the different ways you can communicate between servlets?

529


What do you mean by web applications? Explain web application directory arrangement?

541


What is the difference between using getSession(true) and getSession(false) methods?

574


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

1820