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 are the differences between the java collection and the java list? : java collections

616


What are the different types of collections views being provided by the map interface? : java collections

615


What are the interfaces in java collections? : java collections

617


In hyderabad, which s/w training center is best for java, other than corejava what r the new tools to learn in java,which tool is best & have current requirement,pls give me information about java to learn ?

1680


Hi frnds how to lock an user when he enter wrong credentials more than 3 time using java or j2ee tech take username and password in a bean no need to connect DB and validate give me some sample application code or links its urgent for me thanks in advance

1879






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

577


What are the types of java collections? : java collections

544


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.?.

1819


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

579


What are the different types of features of the java collections framework? : java collections

575


Hi Friends , am newbie to ajax. For example just consider one account registration - A form contains 8 text fields with submit button. In this form second texbox contains "username " . On right side of text box there is a label box . On clilck action i need to determine user is available or not. Is it possible on clicking label or should i click submit button.

1588


What is the use of hashcode in java ?

578


What is the Spring2.5 MVC Navigation flow?

5374


How do I find jre path in windows?

530


How is hashset maintained in memory by java ?

592