Is tomcat a servlet container?
what is OOAS
Explain servlet events?
Should I override the service() method?
What are the advantages of cookies?
What is the difference between portlet and servlet?
How do we share data using 'getservletcontext ()?
What are the steps that are involved in using the httpservlet class?
What is ServletContext object?
What is difference between cookies and httpsession?
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?
How do you track a user session in servlets?
Why don't we write a constructor in a servlet?