Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

Why setMaxAge() and getMaxAge() methods are used in Cookies?

Answer Posted / abhijitbaji

setMaxAge(), this function sets the maximum age of the
cookie.
The value of the maximum age is the lifetime of the cookie
in seconds.
It is a decimal non-negative integer.
When the age is greater than seconds of maximum age, the
client SHOULD discard the cookie.
A value of zero means the cookie SHOULD be discarded
immediately.


getMaxAge(), this function can be used to retrieve the
maximum age of the cookie.

Is This Answer Correct ?    10 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What if we pass negative value in load-on-startup?

1333


What is servlet in simple terms?

1074


What is the purpose of requestdispatcher interface?

1138


Why are servlets used?

1086


Tell us something about servletconfig interface.

1053


Is tomcat a servlet container?

1111


What is httpservlet and how it is different from genericservlet?

1163


What is difference between ServletResponse sendRedirect() and RequestDispatcher forward() method?

1164


What is setattribute in servlet?

1219


What are different Authentication options available in Servlets.

1126


what is the different between a servlet and a cgi? Why do you go for servlet rather than cgi?

1101


Why do we need servlet filter?

1108


What is SingleThreadModel interface?

1208


Write all the phases defined in servlet life cycle?

1247


What are important features of Servlet 3?

1150