org.apache.struts.action
Class RedirectingActionForward
- Serializable
public class RedirectingActionForward
A subclass of ActionForward that defaults the
redirect attribute to true.
$Rev: 54929 $ $Date: 2004-10-16 17:38:42 +0100 (Sat, 16 Oct 2004) $
freeze, getContextRelative, getModule, getName, getPath, getRedirect, setContextRelative, setModule, setName, setPath, setRedirect, toString |
RedirectingActionForward
public RedirectingActionForward()
Construct a new instance with default values.
RedirectingActionForward
public RedirectingActionForward(String path)
Construct a new instance with the specified path.
path - Path for this instance
Copyright ?? 2000-2014 - The Apache Software Foundation