You are looking at historical revision 15225 of this page. It may differ significantly from its current revision.

Description

uri-dispatch is a simple mechanism to dispatch to uris to procedures. This is useful for webprogramming where you might want to map uris of a certain kind to procedures that implement the logic for those uris.

Author

David Krentzlin

Requirements

Requires the uri-common and environmentsextensions.

Documentation