[Catalyst] Using a session in catalyst

John Lifsey - Contractor - john.lifsey at nrl.navy.mil
Mon Jan 23 22:41:24 CET 2006


Would be a better idea to use the newer Session modules.

C::P::Session
C::P::Session::State::Cookie
C::P::Session::Store::Fastmap




Balaji Srinivasan wrote:
> Hi Everyone
> I installed Catalyst::Plugin::Session, Catalyst::Plugin::Session::FastMap
> Based on the instructions for Catalyst::Plugin::Session, i tried using 
> $c->session in my method. It gives me the following error:
> Can't locate object method "session" via package "MyApp"
> Any idea why this is?
> Thanks
> Balaji
> ------------------------------------------------------------------------
>
> _______________________________________________
> Catalyst mailing list
> Catalyst at lists.rawmode.org
> http://lists.rawmode.org/mailman/listinfo/catalyst
>   



More information about the Catalyst mailing list