Class ForwardingActionForward

All Implemented Interfaces:
Serializable

public class ForwardingActionForward extends ActionForward

A subclass of ActionForward that defaults the redirect attribute to false.

Version:
$Rev$ $Date: 2005-05-07 12:11:38 -0400 (Sat, 07 May 2005) $
See Also:
  • Constructor Details

    • ForwardingActionForward

      public ForwardingActionForward()

      Construct a new instance with default values.

    • ForwardingActionForward

      public ForwardingActionForward(String path)

      Construct a new instance with the specified path.

      Parameters:
      path - Path for this instance