I don't recall seeing any S2-y cookies stuff, but it'd be pretty easy to write 
an interceptor that could toss your cookies if there isn't already (and, I 
suppose, run cookie values through type conversion. Hrmmm.)

Dave

--- On Thu, 6/26/08, Al Sutton <[EMAIL PROTECTED]> wrote:

> From: Al Sutton <[EMAIL PROTECTED]>
> Subject: [s2] Whats the most strutsy way of doing....
> To: "Struts Users Mailing List" <user@struts.apache.org>
> Date: Thursday, June 26, 2008, 8:19 AM
> ... a remember me tick box on a login page?
> 
> If the user ticks the box they're don't have to log
> in again if they 
> visit the site again, if they don't click it the login
> times out in the 
> same manner as a normal session.
> 
> Remember; I'm ideally looking for a method that stays
> within the 
> framwork and doesn't make use of servlet
> request/response/context methods.
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail:
> [EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to