Class RedirectingActionForward

All Implemented Interfaces:
Serializable

public class RedirectingActionForward extends ActionForward

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

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

    • RedirectingActionForward

      public RedirectingActionForward()

      Construct a new instance with default values.

    • RedirectingActionForward

      public RedirectingActionForward(String path)

      Construct a new instance with the specified path.

      Parameters:
      path - Path for this instance