Package org.springframework.web.servlet.mvc.throwaway

Throwaway command controllers are a WebWork/Maverick-style alternative to Spring's default Servlet/Struts-style Controller approach.

See:
          Description

Interface Summary
ThrowawayController Deprecated. as of Spring 2.5, in favor of annotation-based controllers.
 

Class Summary
ThrowawayControllerHandlerAdapter Deprecated. as of Spring 2.5, in favor of annotation-based controllers.
 

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

Throwaway command controllers are a WebWork/Maverick-style alternative to Spring's default Servlet/Struts-style Controller approach.



Copyright © 2002-2008 The Spring Framework.