On Wed, 20 Aug 2003 08:43:31 -0700 (PDT)
Jeff Anderson <[EMAIL PROTECTED]> wrote:

Hi Jeff,

> [This is an Apache::Template question]
> 
> I have been experimenting with subclassing
> Template::Service::Apache so that i can add
> cookie/session support to my application. I have
> tried Template::Plugin::Apache::SessionManager
> with no luck, 

Please, can you tell me more info about your problems on using
T::P::A::SM (error logs and so on)?

> 
> I have deduced that
> Template::Service::Apache::params() is where i
> need to test for the existance of a session_id in
> the cookie, but i can't pass the created
> Apache::Session object to my template. 

BTW, there is also an Apache::Session TT2 wrapper
(Template::Plugin::Session) :-)

by

        - Enrico

_______________________________________________
templates mailing list
[EMAIL PROTECTED]
http://lists.template-toolkit.org/mailman/listinfo/templates

Reply via email to