Uses of Package
jp.terasoluna.fw.web.struts.action

Packages that use jp.terasoluna.fw.web.struts.action
jp.terasoluna.fw.web.struts.action Extended classes related to the request process of Struts in Web version  
jp.terasoluna.fw.web.struts.actions Extended classes related to the Action of Struts in Web version  
 

Classes in jp.terasoluna.fw.web.struts.action used by jp.terasoluna.fw.web.struts.action
ActionMappingEx
          Class extended from ActionMapping.
DBMessageBean
          Class that temporarily stores the row (message resource) fetched from DB in object format. For the usage method, refer to the following class.
DefaultExceptionHandler
          General exception handler that outputs the log at a specified log level.
GlobalMessageResources
          Class that generates the system message resources and message resources which are common to all modules.
MessageResourcesDAO
          Interface that should be implemented by DAO class. This DAO class is used when DBMessageResources accesses the DB.
 

Classes in jp.terasoluna.fw.web.struts.action used by jp.terasoluna.fw.web.struts.actions
ActionMappingEx
          Class extended from ActionMapping.