AxKit::XSP::BasicSession

AxKit::XSP::BasicSession is a session wrapper tag library for AxKit eXtesible Server Pages.
Download

AxKit::XSP::BasicSession Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Michael A Nachbaur
  • Publisher web site:
  • http://search.cpan.org/~kjetilk/AxKit-XSP-BasicSession-0.22/lib/AxKit/XSP/BasicSession.pm

AxKit::XSP::BasicSession Tags


AxKit::XSP::BasicSession Description

AxKit::XSP::BasicSession is a session wrapper tag library for AxKit eXtesible Server Pages. AxKit::XSP::BasicSession is a session wrapper tag library for AxKit eXtesible Server Pages.SYNOPSISAdd the session: namespace to your XSP tag: And add this taglib to AxKit (via httpd.conf or .htaccess): AxAddXSPTaglib AxKit::XSP::BasicSessionYou'll also need to set up Apache::AxKit::Plugin::BasicSession, as described on its pod page.The XSP session: taglib provides basic session object operations to XSP, using the Cocoon2 Session taglib specification. I tried to stay as close to the Cocoon2 specification as possible, for compatibility reasons. However, there are some tags that either didn't make sense to implement, or I augmented since I was there.Keep in mind, that currently this taglib does not actually create or fetch your session for you. That has to happen outside this taglib - see Apache::AxKit::Plugin::BasicSession. This module relies on the $r->pnotes() table for passing the session object around.Special thanks go out to Kip Hampton for creating AxKit::XSP::Sendmail, from which I created AxKit::XSP::BasicSession. Requirements: · Perl


AxKit::XSP::BasicSession Related Software