What is httpservlet class?
What do you mean by session tracking and also explain its techniques?
How we can check in particular page the session will be alive or not
Explain Servlet Chaining ?
What are the advantages of Servlet over CGI?
What is the use of servlet wrapper classes?
What is session?
What are the steps that are involved in using the httpservlet class?
Define the lifecycle for executing a jsp page.
What is pure servlet?
1.HttpSession 2.Hidden fields 3.URL Rewriting these primitive type of Session maintainance. What is the other type of process that could help to maintain the Session? pls Explain the process if u know?
Name the different ways of session tracking.
What is the use of httpservletresponsewrapper?