WebSnap Demos WebDispatcher directory This example demonstrates how to build a WebSnap application that uses a TWebDispatcher. This application contains the following modules: MainU - Contains a TWebDispatcher and TWebAppComponents. The TWebDispatcher contains actions to dispatch requests. The TWebAppComponents references the TWebDispatcher. ModuleU - This web data module was added to demonstrate WebSnap's multi-module support. It contains a single page producer. To access this page producer, use /PageProducer1 as the path.