Some examples where generic servlet is used?
explain the advantages of servlet life cycle?
how the server will know its the same jsp page?
What is context switching?
What are different ways for authentication of servlet?
What is meant by session? Tell me something about httpsession class?
How can you create a session in servlet?
What is servlet?
What is the disadvantage of cookies?
Why servlet is used as controller ? Not JSP? I want complete explation?
What is java servlet session?
If servlet receives multiple requests, how many objects will it create?
Explain Action Servlet?