What is session variable in servlets?
Answer / abc
you can use session for storing data / objects. and for
tracking user activities.
| Is This Answer Correct ? | 25 Yes | 13 No |
What is servlet? Explain
What is a servlet context?
i am bca student,give me suggest for bright future
18 Answers BSNL, Future Considerations,
Is that servlet is pure java object or not?
What is lazy loading and what is Generic Servlet Class?
What is the use of servletconfig interface?
How can we invoke another servlet in a different application?
can we use more than one controller in web application
What is difference between Forward() and sendRedirect() methode?
What are setComment and getComment methods in Cookies?
What is cookie? Why is cookie used?
Can we use threads in Servlets?