posted 21 years ago
I am not aware of any method that lets you set the maxage of a cookie permanently. You can just set it to as long as you want. For one year, you can do yourCookie.setMaxAge(31526000) or yourCookie.setMaxAge(60*60*24*365). I am sure you get the idea....
Bosun (SCJP, SCWCD).
So much trouble in the world -- Bob Marley