AccessCounter
The access counter extension demonstrates a PEPExtension that maintains persistent information spanning accesses. The counter information is
indexed by site
. This information is maintained beyond the scope of an any mapped instance.
Common
Sample PEP extension to count accesses from a site
Instance
Instance data for above extension
Client
Client side of AccessCounter extension
Server
Server side of AccessCounter extension
Eric Prud'hommeaux,
eric@w3.org
,
@(#) $Id: Overview.html,v 1.3 1997/08/03 00:39:05 eric Exp $