Uses of Class
org.apache.struts.action.ActionForwards

Packages that use ActionForwards
org.apache.struts.config The "config" package contains configuration objects that correspond to elements that may be specified in the struts-config.xml module configuration file. 
 

Uses of ActionForwards in org.apache.struts.config
 

Methods in org.apache.struts.config that return ActionForwards
 ActionForwards ConfigHelper.getActionForwards()
          The org.apache.struts.action.ActionForwards collection for this application.
 ActionForwards ConfigHelperInterface.getActionForwards()
          The org.apache.struts.action.ActionForwards collection for this application.
 



Copyright © 2000-2003 - Apache Software Foundation