Uses of Class
org.apache.struts2.dispatcher.ServletRedirectResult

Packages that use ServletRedirectResult
org.apache.struts2.dispatcher Classes for action dispatching in Struts (the Controller part of MVC). 
 

Uses of ServletRedirectResult in org.apache.struts2.dispatcher
 

Subclasses of ServletRedirectResult in org.apache.struts2.dispatcher
 class ServletActionRedirectResult
          This result uses the ActionMapper provided by the ActionMapperFactory to redirect the browser to a URL that invokes the specified action and (optional) namespace.
 



Copyright © 2000-2007 Apache Software Foundation. All Rights Reserved.