Uses of Class
org.apache.struts.action.ActionFormBean
Package
Description
The "config" package contains configuration objects that correspond to
elements that may be specified in the
struts-config.xml
module configuration file.-
Uses of ActionFormBean in org.apache.struts.config
Modifier and TypeMethodDescriptionConfigHelper.getFormBean
(String name) Return the form bean definition associated with the specified logical name, if any; otherwise returnnull
.ConfigHelperInterface.getFormBean
(String name) Return the form bean definition associated with the specified logical name, if any; otherwise returnnull
.