org.apache.struts.action

Class SessionActionMapping

public class SessionActionMapping extends ActionMapping

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

Version: $Rev: 54929 $ $Date: 2004-10-16 17:38:42 +0100 (Sat, 16 Oct 2004) $

Constructor Summary
SessionActionMapping()

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

Constructor Detail

SessionActionMapping

public SessionActionMapping()

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

Copyright © 2000-2008 - The Apache Software Foundation