Uses of Package
com.pow2.struts.action

Packages that use com.pow2.struts.action
com.pow2.struts.action   
com.pow2.struts.actions   
 

Classes in com.pow2.struts.action used by com.pow2.struts.action
BaseAction
          Pow2 Struts base action.
DispatcherAction
          Generic dispatcher Action class
The target resource can be specified by:
the parameter attribute of the action element of the struts configuration file the fwd request attribute; the fwd attribute value specifies the forward name of the ActionForward object to retrieve.
 

Classes in com.pow2.struts.action used by com.pow2.struts.actions
BaseAction
          Pow2 Struts base action.
DispatcherAction
          Generic dispatcher Action class
The target resource can be specified by:
the parameter attribute of the action element of the struts configuration file the fwd request attribute; the fwd attribute value specifies the forward name of the ActionForward object to retrieve.
 



Copyright © 2002-2004 Power Of Two S.R.L. All Rights Reserved.