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 ? | 0 Yes | 2 No |
Post New Answer View All Answers
What is cookies in servlet with example?
What are the different mode that servlets can be used?
What is http servlet?
Explain the methods of request dispatcher in servlet?
What is SingleThreadModel interface?
Which is the methods of generated servlet?
What are the life cycle methods of the servlet?
What is pure servlet?
What is a cookie What is the difference between session and cookie
What is the difference between Difference between doGet() and doPost()?
Define servlet mapping?
Which method is called when reference variable is passed in system.net?
What is a servlet?
How to get the server information in a servlet?
When is the servlet instance created in the life cycle of servlet? What is the importance of configuring a servlet?