nConcrete Implementations
nBeanNameUrlHandlerMapping
nmaps incoming HTTP requests to names of beans, defined
in the web application
context
nSimpleUrlHandlerMapping
nMap Ant-style path matching (see org.springframework.util.PathMatcher) to
a Controller
nCommonsPathMapHandlerMapping
nuse
Commons Attributes to determine mapping
nControllerClassNameHandlerMapping
nMost often, the out-of-the box implementations are sufficient