What is the difference in between the httpservlet and generic servlet?


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

Post New Answer

More Servlets Interview Questions

How to make sure a servlet is loaded at the application startup?

0 Answers  


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

0 Answers  


What advantages do servlets have over CGI programs?

5 Answers  


can we create more than ServletContext and ServletConfig in your application

6 Answers   Patni,


describe all about advanced java with presentation

4 Answers   Sun Microsystems,






What are the functions of Servlet container?

0 Answers  


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

0 Answers  


What is done after deploying a war file and before client gives a request

2 Answers   Bosch,


Hi guys.. Well can u tell me that why there is need of "init()" , i mean why can not we initialize the servlet object with the help of constructors? Thank you.

7 Answers  


how can we execute servelt? what the use ".war" or ".jar" file creation

3 Answers   CTS,


Should I override the service() method?

0 Answers  


What is load-on-startup in servlet?

0 Answers  


Categories