| Handler for supporting publishing from Communicator.
Launches an authentication handler to protect the content
from malicious users.
Looks for PUT requests, and creates or modifies the
content as indicated.
The following request properties are used:
- prefix
- The URL prefix required for all documents
- session
- The the name of request property holding the session
information to provide the credentials for posting. The
default is "SessionID".
author: Stephen Uhler version: 1.13, 00/12/11 |