Hi, See javax.servlet.http.Cookie#setMaxAge(). Also see org.apache.wicket.util.cookies.CookieUtils
On Sat, Mar 31, 2012 at 8:25 AM, kshitiz <[email protected]> wrote: > Hi, > > Is there any way to set cookie expiration time in Wicket? I am not able to > find any example related to that...like we can set session expiration time > in web.xml... > > -- > View this message in context: > http://apache-wicket.1842946.n4.nabble.com/Wicket-cookie-timeout-example-tp4521200p4521200.html > Sent from the Users forum mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > -- Martin Grigorov jWeekend Training, Consulting, Development http://jWeekend.com --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
