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

Packages that use ActionMappings
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 ActionMappings in org.apache.struts.config
 

Methods in org.apache.struts.config that return ActionMappings
 ActionMappings ConfigHelper.getActionMappings()
          The context attributes key under which our org.apache.struts.action.ActionMappings collection is normally stored, unless overridden when initializing our ActionServlet.
 ActionMappings ConfigHelperInterface.getActionMappings()
          The context attributes key under which our org.apache.struts.action.ActionMappings collection is normally stored, unless overridden when initializing our ActionServlet.
 



Copyright © 2000-2003 - Apache Software Foundation