blob: 3ba752f53a5ad06f3871d80cd12ebabb0b232909 [file] [log] [blame]
Example 1
=========
An example using the ChainProcessor servlet and showing examples of
using the PathInfoMapper, RequestParameterMapper and ServletPathMapper
Commands to map requests to Commands.
BUILDING
========
To build the example webapp you need Maven 2 installed:
http://maven.apache.org/
Run the the following command to build the webapp war file:
mvn package