Class SessionActionMapping

All Implemented Interfaces:
Serializable

public class SessionActionMapping extends ActionMapping

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

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

    • SessionActionMapping

      public SessionActionMapping()

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