org.apache.struts.action
Class SessionActionMapping
- Serializable
public class SessionActionMapping
Subclass of ActionMapping
that defaults the form bean
scope to session
.
Version:
- Craig R. McClanahan
attribute , configured , exceptions , forward , forwards , include , input , moduleConfig , multipartClass , name , parameter , path , prefix , roleNames , roles , scope , suffix , type , unknown , validate |
SessionActionMapping() - Construct a new instance of this class with the desired default
form bean scope.
|
addExceptionConfig , addForwardConfig , findExceptionConfig , findExceptionConfigs , findForwardConfig , findForwardConfigs , freeze , getApplicationConfig , getAttribute , getForward , getInclude , getInput , getModuleConfig , getMultipartClass , getName , getParameter , getPath , getPrefix , getRoleNames , getRoles , getScope , getSuffix , getType , getUnknown , getValidate , removeExceptionConfig , removeForwardConfig , setApplicationConfig , setAttribute , setForward , setInclude , setInput , setModuleConfig , setMultipartClass , setName , setParameter , setPath , setPrefix , setRoles , setScope , setSuffix , setType , setUnknown , setValidate , toString |
SessionActionMapping
public SessionActionMapping()
Construct a new instance of this class with the desired default
form bean scope.
Copyright B) 2000-2005 - Apache Software Foundation