[Catalyst] Session problem

Wijnand Wiersma wijnand at nedbsd.nl
Thu Jan 26 20:54:11 CET 2006


Hi list,

I assume it is not normal that I get a new session id each request and 
don't recieve a cookie?
 From what I read it is enough to have
use Catalyst qw/-Debug Static::Simple Authentication 
Authentication::Store::DBIC Authentication::Credential::Password 
FillInForm Session Session::Store::FastMmap Session::State::Cookie /;

Is there any step I am forgetting?
The docs I have read (and most of them aren't that good) this is all 
that is needed.

Wijnand



More information about the Catalyst mailing list