[Catalyst] noob question about session timeouts
Peter Flanigan
pjf at roxsoft.co.uk
Sun Nov 2 22:20:08 GMT 2008
Cliff Green wrote:
> When a session expires in the app I'm putting together, the user is sent
> back to the login screen at the next request, as expected. What I'd
> like to do is stuff something like 'Session Expired' into
> $c->stash->{error_msg} and have it displayed, letting the user know what
> just happened.
Read up on Catalyst::Plugin::Session::flash
--
Regards
More information about the Catalyst
mailing list