org.apache.struts.action
Class ForwardingActionForward
- Serializable
public class ForwardingActionForward
A subclass of ActionForward that defaults the
redirect
attribute to false
.
Version:
- Craig R. McClanahan
ForwardingActionForward
public ForwardingActionForward()
Construct a new instance with default values.
ForwardingActionForward
public ForwardingActionForward(String path)
Construct a new instance with the specified path.
path
- Path for this instance
Copyright B) 2000-2005 - Apache Software Foundation