how do you maintain sessions in servlets?
Answer Posted / reddy
Using Session Tracking
| Is This Answer Correct ? | 12 Yes | 7 No |
Post New Answer View All Answers
Why are servlets used?
What is the use of send redirect () method?
Write a servlet to upload file on server.
What is the difference between genericservlet and httpservlet
How do we share data using 'getservletcontext ()?
What is url encoding and url decoding
Can we override servlet service method?
How do you get the ip address of the client in servlet?
How can we refresh automatically when new data is entered into the database?
What's the servlet interface?
What do you mean by httpservlet?
How do cookies work in servlets?
What is ServletContext object?
What is servlet instance?
Name the different ways of session tracking.