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

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

Uses of ServletActionRedirectResult in org.apache.struts2.dispatcher
 

Methods in org.apache.struts2.dispatcher that return ServletActionRedirectResult
 ServletActionRedirectResult ServletActionRedirectResult.addParameter(String key, Object value)
          Adds a request parameter to be added to the redirect url
 



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