What mechanisms are used by a Servlet Container to maintain session information?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Servlets Interview Questions

How to pass session values from one servlet container to another servlet container? or how can we get session values of one container in another container?

6 Answers   IBM, Infosys, TCS,


What is forward() and include() of servlets RequestDispatcher interface?

6 Answers   HCL,


Why is it that we can't give relative URL's when using ServletContext.getRequestDispatcher() when we can use the same while calling ServletRequest.getRequestDispatcher()?

0 Answers  


What are the new features added to servlet 2.5?

0 Answers  


How to run a servlet program?

7 Answers   Infosys,






Given the request path below, which are context path, servlet path and path info? /bookstore/education/index.html

1 Answers  


What is pure servlet?

0 Answers  


Explain in brief the directory structure of a web application?

0 Answers  


Is Servlet Class Thread safe?????? How to make servlet Thread safe ???

4 Answers   Cognizant,


List out the difference between ServletConfig and ServletContext?

0 Answers  


What is Generic Servlet and how it is different from Http Servlet?

5 Answers   Wipro,


What is string tokenizer?

0 Answers  


Categories