What is difference between the HTTP Servlet and Generic Servlet? Explain about their methods and parameters?


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

Post New Answer

More Servlets Interview Questions

What do you mean by session tracking?

0 Answers  


What is the difference between Servlets and Applets?

0 Answers  


In the servlets, we are having a web page that is invoking servlets ,username and password? which is checks in database? Suppose the second page also if we want to verify

0 Answers  


Explains the differences between context.getrequestdispatcher() and request.getrequestdispatcher()?

0 Answers  


What are some advantages of storing session state in cookies?

0 Answers  






Is Servlet Class Thread safe?????? How to make servlet Thread safe ???

4 Answers   Cognizant,


How can we refresh automatically when new data is entered into the database?

0 Answers  


What is servlet configuration?

0 Answers  


List out difference between a JavaBean from a Servlet?

0 Answers  


Why the container loads server at the application startup and how?

0 Answers  


What is the use of httpservletrequestwrapper and httpservletresponsewrapper?

0 Answers  


What is difference between ServletResponse sendRedirect() and RequestDispatcher forward() method?

0 Answers  


Categories