What is session variable in servlets?

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


Please Help Members By Posting Answers For Below Questions

Which application server is best for java?

762


Is tomcat a servlet container?

774


What is difference between cookies and httpsession?

769


explain the advantages of servlet life cycle?

736


How can the session in servlet be destroyed?

865


How do we call one servlet from another servlet?

756


Can we use threads in Servlets?

835


What is servlet lazy loading?

887


What is the difference between using getSession(true) and getSession(false) methods?

793


What are the drawbacks of cgi?

729


What are the supporting protocol by HttpServlet ?

856


What is the default http method in the servlet?

1001


What are the steps involved in placing a servlet within a package?

827


What are the annotations used in servlet 3?

751


When Servlet is unloaded?

830