URL Mappings

The path used for mapping to a servlet is the request URL from the request object minus the context path and the path parameters. The URL path mapping rules follow a prescribed order.

There are explicit mappings, and in certain cases implicit mappings are allowed.