I do it in syshandler (top-level autohandler) as well but I use 
Apache::Session. To write cookie I use CGI::Cookie.
At the beginning I had problem to load CGI::Session so I decided to use 
Apache::Session. It works fine. Later on I solved the problem with CGI::Session 
by preloading it in httpd.conf.

Pavel




-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Anthony Ettinger
Sent: Wednesday, March 19, 2008 7:31 PM
To: [EMAIL PROTECTED]
Subject: [Mason] session data options?

I'm currently looking for a standard way of using session data in Mason...what 
do people use and find works/doesn't work well?

I need to store session data for a given user logged in to the app across 
multiple requests.



--
Anthony Ettinger
408-656-2473
http://anthony.ettinger.name

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) 
Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Mason-users mailing list
Mason-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mason-users

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Mason-users mailing list
Mason-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mason-users

Reply via email to