The Spring Framework

Uses of Interface
org.springframework.web.servlet.mvc.throwaway.ThrowawayController

Packages that use ThrowawayController
org.springframework.web.servlet.mvc.throwaway Throwaway command controllers are a WebWork/Maverick-style alternative to Spring's default Servlet/Struts-style Controller approach. 
 

Uses of ThrowawayController in org.springframework.web.servlet.mvc.throwaway
 

Methods in org.springframework.web.servlet.mvc.throwaway with parameters of type ThrowawayController
protected  ServletRequestDataBinder ThrowawayControllerHandlerAdapter.createBinder(HttpServletRequest request, ThrowawayController command)
          Deprecated. Create a new binder instance for the given command and request.
 


The Spring Framework

Copyright © 2002-2008 The Spring Framework.