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 are the different methods involved in the process of session management in servlets?

760


What’s the difference between sendredirect and forward methods

659


What are the difference between RMI and Servlets?

1137


What is the use of welcome-file-list?

645


Explain url encoding in servlet?

674






I Have A Plan to develop a Project in Struts,I want the template of struts project with Hibernate.Canany body provide me the required information?

2306


Is servlet a server side scripting language?

659


What is url encoding and url decoding

671


Why is init() method is used in servlets?

621


What is the need of servlet filters?

627


What is the difference between Servlets and Applets?

629


What are the mechanisms used by a servlet container for maintaining session information?

663


When using servlets to build the HTML, you build a DOCTYPE line, why do you do that?

661


What is the dispatcher servlet?

606


Does servlet have main method?

774