On 09-06-2009 at 09:15, DaveMark wrote:
> 
> Hi Joao,
> 
> Re: 
> 
> > I'm looking for ways to implement a keep me
> > logged in feature on a Stripes application
> 
> Why not just stick the user in the session? You can have the user login
> however you like, and get the user from the database for eg. If the user in
> the session is null, you redirect to the login page.

Combine that with a session that never expires, and I think you have what
you want.


Oscar

-- 
   ,-_
  /() ) Oscar Westra van holthe - Kind      http://www.xs4all.nl/~kindop/
 (__ (
=/  ()  Don't let your boss fuck you; that's anti-capitalist.

------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
Stripes-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/stripes-users

Reply via email to