Answer Posted / abc
you can use session for storing data / objects. and for
tracking user activities.
Is This Answer Correct ? | 25 Yes | 13 No |
Post New Answer View All Answers
Which application server is best for java?
Is tomcat a servlet container?
What is difference between cookies and httpsession?
explain the advantages of servlet life cycle?
How can the session in servlet be destroyed?
How do we call one servlet from another servlet?
Can we use threads in Servlets?
What is servlet lazy loading?
What is the difference between using getSession(true) and getSession(false) methods?
What are the drawbacks of cgi?
What are the supporting protocol by HttpServlet ?
What is the default http method in the servlet?
What are the steps involved in placing a servlet within a package?
What are the annotations used in servlet 3?
When Servlet is unloaded?