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
Explains the differences between context.getrequestdispatcher() and request.getrequestdispatcher()?
What are the jobs performed by servlets?
What is the difference between context parameter and context attribute?
Define context initialization parameters.
What is load-on-startup in servlet?
What is the use of servlet context?
When jsessionid is created?
What is servlet lazy loading?
What is servlet api used for conneting database?
Write a hello world program using servlets.
Explain the features are in servlet 3?
What is URL Encoding?
What is the inter-servlet communication?
What do you mean by interservlet communication?
Can you call a jsp from the servlet?