org.apache.struts.action
public class RedirectingActionForward extends ActionForward
A subclass of ActionForward that defaults the
redirect
attribute to true
.
configured, contextRelative, module, name, path, redirect
Constructor and Description |
---|
RedirectingActionForward()
Construct a new instance with default values.
|
RedirectingActionForward(java.lang.String path)
Construct a new instance with the specified path.
|
freeze, getContextRelative, getModule, getName, getPath, getRedirect, setContextRelative, setModule, setName, setPath, setRedirect, toString
Copyright ? 2000-2014 - The Apache Software Foundation