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

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

Classes in org.springframework.web.servlet.mvc.throwaway used by org.springframework.web.servlet.mvc.throwaway
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.
 



Copyright (c) 2002-2007 The Spring Framework Project.