when will cookie information destroy?

Answer Posted / ravikiran

when we disable the cookies inside the client browser or if
the cookie age is finished which is set as
cookie.setMaxAge(mins*secs);

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the life cycle of a servlet?

773


How native code can be used in a servlet?

3514


What is Request Dispatcher?

788


How to get the current httpsession object?

644


What is a servlet context object?

615






What are the key methods that are involved in processing of http servlets?

616


What is java servlet?

602


Which application server is best for java?

550


Define servlet mapping?

652


What are the different session tracking techniques?

665


What are the annotations used in servlet 3?

566


What is the workflow of a servlet?

710


request parameter how to find whether a parameter exists in the request object?

562


Explain the difference between servletconfig and servletcontext in servlet?

561


What are the phases of servlet life cycle?

599