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


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Servlets Interview Questions

how the server will know its the same jsp page?

3 Answers   HCL,


How we can create war file in servlet?

0 Answers  


What is load-on-startup in servlet?

0 Answers  


What is connection pooling?

4 Answers   Wipro,


What is forward() and include() of servlets RequestDispatcher interface?

6 Answers   HCL,






Explain the working of service() method of a servlet.

0 Answers  


Can we write a constructor for a Servlet class ? if yes how ? if no why not ?

10 Answers  


What is the difference between get and post methods?

0 Answers  


difference between request.getSession(false) or request.getSession() and request.getSession(true)

2 Answers  


What's the advantages using servlets than using cgi?

0 Answers  


what is multiple server?

0 Answers  


Explain the methods of request dispatcher in servlet?

0 Answers  


Categories