The Spring Framework

Package org.springframework.web.servlet.mvc.support

Support package for MVC controllers.

See:
          Description

Class Summary
ControllerClassNameHandlerMapping Implementation of HandlerMapping that follows a simple convention for generating URL path mappings from the class names of registered Controller and ThrowawayController beans.
 

Package org.springframework.web.servlet.mvc.support Description

Support package for MVC controllers. Contains a special HandlerMapping for controller conventions.


The Spring Framework

Copyright © 2002-2007 The Spring Framework.