Some examples where generic servlet is used?
What is context in servlet?
Can you explain in detail 'javax.servlet' package?
What is servlet and how it works?
What is the difference between forward () and sendredirect () functions in servlet? Explain
What is forward() and include() of servlets RequestDispatcher interface?
what is the different between a servlet and a cgi? Why do you go for servlet rather than cgi?
In jsp custom tags from child tags to how many levels of parent tags you can acess
What is servlet lazy loading?
Is servlet synchronized?
Explain the difference between generic servlet and http servlet?
What is session?
What are different methods of session management in servlets?