Storing Objects in a Session

[prev] [thread] [next] [Date index for 2005/02/02]

From: jonathan vanasco
Subject: Storing Objects in a Session
Date: 04:52 on 02 Feb 2005
slightly OT, but i'm doing this in mod_perl!

server
	Apache/2.0.52 (Unix)
	mod_perl/1.99_16
	Perl/v5.8.1

use
	use Apache::Cookie;
	use Apache::Request ();
	use Apache::Session;
	use Apache::Session::File;

is there any way to store an object into an Apache Session ?

all attempts have been fruitless.  i'd rather not rebuild the object by 
hand each time, but if needed i will.

Storing Objects in a Session
jonathan vanasco 04:52 on 02 Feb 2005

Re: Storing Objects in a Session
David J Radunz 05:00 on 02 Feb 2005

Re: Storing Objects in a Session
Jonathan Vanasco 17:26 on 02 Feb 2005

Re: Storing Objects in a Session
Perrin Harkins 17:39 on 02 Feb 2005

Re: Storing Objects in a Session
Perrin Harkins 05:28 on 02 Feb 2005

Generated at 12:39 on 05 Feb 2005 by mariachi v0.52