how to delete cookie information?and when it will delete?
Answer Posted / achal
you just set the maxAge ofcookie as 0
as
myCookie.setMaxAge(0);
when browser will close the cokie will also be closed.
otherwise set the age of cookie -1 for istant deleting of
cookie.
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
What are the interfaces in java collections? : java collections
What is java collection? : java collections
What do you understand by synchronization? Why is it important?
HOW MUCH PERCENTAGE WE DEDUCT FOR OUR SUPPLIERS OR OTHER PROFESSIONALS
please mail me the interview question based on java/j2ee
Which server-side script takes the input from JavaScript, can access the database if it needs to, and processes the data.
What is the enumerator of the java collection framework? : java collections
Hi we have an urgent requirement for Java/J2ee technical lead position & also looking for "Java Guidewire claimcentre" experienced professional for Bangalore location if interested can reach srisanh@gmail.com
what is mean by hasing and maping in java platform and advantage?
What is iterator in the java collections framework? : java collections
What is the Spring2.5 MVC Navigation flow?
What are the different types of ways where you can iterate over a list? : java collections
How do I find jre path in windows?
What are the differences between the java collection and the java list? : java collections
my interviewer asked me what technical specification you used how to answer that question