org.apache.struts.action
Class RedirectingActionForward
- Serializable
public class RedirectingActionForward
A subclass of ActionForward that defaults the
redirect attribute to true.
Version:
- Craig R. McClanahan
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 B) 2000-2005 - Apache Software Foundation