Answer Posted / ravikiran
when we disable the cookies inside the client browser or if
the cookie age is finished which is set as
cookie.setMaxAge(mins*secs);
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is called Session Tracking?
What is URL Encoding?
What are sessions in servlets?
Can you create a deadlock condition on a servlet?
What is the process for chaining servlet?
What is called a session?
Why session tracking is needed?
Which method is called when reference variable is passed in system.net?
How can you create a session in servlet?
Write a command to get actual path of a servlet to the server?
What is webservlet?
How do I use cookies to store session state on the client?
What are the features added in Servlet 2.5?
What are the types of Session Tracking ?
When servlet object is created?