MAPP
The next table lists all error codes related to the ServletMappingServlet.
| Major | Minor | Message | Details | 
|---|---|---|---|
| MAPP | 0001 | no rule matched a Condition | Check your configuration (in the web.xml file). None of the rules configured in the ServletRules parameter matched. The ServletRules parameter belongs to the ServletMappingServlet. | 
| 0002 | no servlet found | Check your configuration (in the web.xml file). There is no servlet with the given name. |