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


Please Help Members By Posting Answers For Below Questions

What is iterator in the java collections framework? : java collections

533


What are the queues in the java collection framework? : java collections

546


What are the differences between the java collection and the java list? : java collections

606


Which sorting algorithm is used by collections.sort() in java ?

545


What are the uses of the set interfaces in the java collections? : java collections

534






Should we create system software ( e.g operating system ) in java ?

574


What are the main classes of the list interfaces? : java collections

574


What is the use of the list interface in the java collection? : java collections

596


Explain the OOPS concept in Realtime Scenarion ? Take example as CAR. Please explain indetail ?

2561


What are the classes in the java collection framework? : java collections

589


who will give req's to u?. how they send req's to u? . what design documents contains?. when bugs raised on other developer code how to report to them?.(throgh mail or ........). how to retrive 100 recods from dao layer to presentation layer.using which collection?. what is sequence diagram.?.

1813


How do I find jre path in windows?

521


How is hashset maintained in memory by java ?

588


Which server-side script takes the input from JavaScript, can access the database if it needs to, and processes the data.

1592


please mail me the interview question based on java/j2ee

1530