how to delete cookie information?and when it will delete?
Answer Posted / vazza jones
Some cookies have an expiration set, in this case the cookie
is deleted after the time expires. The cookies without an
expiration time are deleted after the session ends.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What is java collection? : java collections
What are the interfaces in java collections? : java collections
What are the classes in the java collection framework? : java collections
What is the use of the list interface in the java collection? : java collections
What are the types of interface used in the java collections? : java collections
Which server-side script takes the input from JavaScript, can access the database if it needs to, and processes the data.
What is the difference between comparable and comparator in java.util pkg?
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 ?
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
What are the main classes of the list interfaces? : java collections
What are the different types of ways where you can iterate over a list? : java collections
What is the use of hashcode in java ?
What are the queues in the java collection framework? : java collections
What are the considerations to be made in case of loops in java ?
How do I find jre path in windows?