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 ThrowawayController is an alternative to Spring's default Controller interface, for executable per-request command instances that are not aware of the Servlet API.
 

Class Summary
ThrowawayControllerHandlerAdapter  
 

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 (C) 2003-2004 The Spring Framework Project.