|
The Spring Framework | |||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
Create a new binder instance for the given command and request. |
|
The Spring Framework | |||||||||
PREV NEXT | FRAMES NO FRAMES |