Explain the difference between generic servlet and http servlet?
What do you mean by httpservlet?
How do you invoke a Servlet? What is the difference between doPost method and doGet method?
What do you mean by chaining in servlet?
Can we use threads in Servlets?
Explain how to improve Servlet Performance?
What is Request Dispatcher?
What do you mean by cgi?
Difference between doget and dopost?
Tell the new features added in servletrequest interface i.e. Servlet 2.4
How can we invoke another servlet in a different application?
What is the difference between 2 types of servlets?
What is the use of httpservletrequestwrapper and httpservletresponsewrapper?
Whether we can get deadlock situation in servlets?
Define the life cycle of a servlets.