Class RequestActionMapping

All Implemented Interfaces:
Serializable

public class RequestActionMapping extends ActionMapping

Subclass of ActionMapping that defaults the form bean scope to request.

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

    • RequestActionMapping

      public RequestActionMapping()

      Construct a new instance of this class with the desired default form bean scope.