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

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

Classes in jp.terasoluna.fw.web.struts.actions used by jp.terasoluna.fw.web.struts.actions
AbstractBLogicAction
          Abstract class that invokes business logic.
AbstractDownloadObject
          Abstract class that retains download contents.
ActionEx
          Action class.
BLogicAction
           This class invokes BLogic.
It invokes BLogic directly from Action. It is not supported in EJB.
DownloadFileNameEncoder
          This interface is implemented by the class which encodes the specified file name at the time of download.