Apache::SessionManager::cookpod

Apache::SessionManager::cookpod is a session management Cookpod with Apache::SessionManager.
Download

Apache::SessionManager::cookpod Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Enrico Sorcinelli
  • Publisher web site:
  • http://search.cpan.org/~ferreira/POD2-Base-0.043/lib/POD2/Base.pod

Apache::SessionManager::cookpod Tags


Apache::SessionManager::cookpod Description

Apache::SessionManager::cookpod is a session management Cookpod with Apache::SessionManager. Apache::SessionManager::cookpod is a session management Cookpod with Apache::SessionManager.This HOWTO describes use of Apache::SessionManager with several application servers and toolkits available designed to run (also) under mod_perl. There are many ways to do it; this document will not describe all possible configurations.WHAT DOES Apache::SessionManager DOApache::SessionManager is a HTTP session manager wrapper around Apache::Session (Apache::Session provides a persistence mechanism for data associated with a session between a client and the server).Apache::SessionManager allows you to integrate a transparent session management into your web application (it handles for you the cookie/URI session tracking management).A session is a set of interactions (HTTP transactions). For example, a visitor may add items to be purchased to a shopping cart and the contents of the cart may be made visible by several different pages the visitor views during the purchase process.Apache::SessionManager WITH CGI::ApplicationINTRODUCTIONThis section describes how to use Apache::SessionManager within CGI::Application. The idea is to use sublass CGI::Application by adding session support and to use CGI::Application::SessionManager as base class for your applications.CGI::Application is intended to make it easier to create sophisticated, reusable web-based applications.CGI::Application is an Object-Oriented Perl module which implements an Abstract Class. It is not intended that this package be instantiated directly. Instead, it is intended that your Application Module will be implemented as a Sub-Class of CGI::Application. Requirements: · Perl


Apache::SessionManager::cookpod Related Software