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
What is servlet lazy loading?
What is a generic servlet?
What do you mean by request dispatcher in servlet?
What are different ways for servlet authentication?
hi actully i hav form columns with origin and destination names .as like as i need to create one more column with name amount. my requirement is when i select origin and destination columns automatically i need to get amount from database.how can i. please tel me with relative code
What is the use of httpservletrequestwrapper?
Why session tracking is needed?
Servlet is pure java object or not?
How can we implement a jsp page?
Define servlet mapping?
Who is responsible for writing a constructor?
Differentiate between the web server and application server?
What is a deployment descriptor?
How httpservlet is different from the genericservlet?
Why servlet is used as controller ? Not JSP? I want complete explation?