On Sunday 03 March 2002 06:36, Sebastian Rahtz wrote:
> On Sun, Mar 03, 2002 at 12:27:09PM +0100, J?rg Walter wrote:
> > > I am looking for a sessions hqndling taglib that would handle cookies
> > > too. Anybody know where to find one? Thanks a lot,
> >
> > On my harddisk, and it's a good one, too. Does Automatic fallback to URL
> > tracking if cookies are not available. If I put it on CPAN tomorrow,
> > would that be OK? Otherwise i'd send you a preview.
>
> oh, yes please. can you put on CPAN and also on a web site
> for the impatient amongst us?

The existing Session taglib also includes an AxKit plugin that does uses 
cookies to set Apache::Session objects. Sounds like JW has a better 
implementation, but if you have AxKit::XSP::Session you can already do what 
you want.

  AxAddPlugin           Apache::AxKit::Plugins::Session

just needs to be in your httpd.conf. Seems to work OK if you fiddle with it a 
bit.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to