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
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 different types of ways where you can iterate over a list? : java collections
Which server-side script takes the input from JavaScript, can access the database if it needs to, and processes the data.
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.
What is the enumerator of the java collection framework? : java collections
Hi Friends, i have searched in google but not clear. can you give bank example with synchronized keyword
How do I find jre path in windows?
What are the different types of classes implemented in the set interfaces? : java collections
What are the classes in the java collection framework? : java collections
What are the considerations to be made in case of loops in java ?
What is the use of the list interface in the java collection? : java collections
What is the difference between comparable and comparator in java.util pkg?
What is deque in the java collections framework? : java collections
What is java collection? : java collections
Should we create system software ( e.g operating system ) in java ?