Cookie expiry date... 2006-11-13 - By Dave Roberts
Back Hello,
After an absurd amount of searching about, I have not been able to find a single reference on how to ensure that the cookies set by Tomcat expire 3 months after they're created (they currently expire sometime in 2019).
I am aware of the session time out that can be set in web.xml...
<session-config> <session-timeout>129600</session-timeout> </session-config>
...but this does not help.
Any ideas?
Thanks,
Dave
__ ____ ____ ____ ____ ____ ____ ____ ____ ____ ____ ____ ____ __ Stay in touch with old friends and meet new ones with Windows Live Spaces http://clk.atdmt.com/MSN/go/msnnkwsp0070000001msn/direct/01/?href=http://spaces .live.com/spacesapi.aspx?wx_action=create&wx_url=/friends.aspx&mkt=en-us
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------ To start a new topic, e-mail: users@(protected) To unsubscribe, e-mail: users-unsubscribe@(protected) For additional commands, e-mail: users-help@(protected)
|
|