| Frames | No Frames |
Methods with parameter type org.apache.struts.action.ActionServlet | |
| ActionForm | Create and return an ActionForm instance appropriate
to the information in this FormBeanConfig. |
Methods with parameter type org.apache.struts.action.ActionServlet | |
| ActionForm | RequestUtils.createActionForm(HttpServletRequest request, ActionMapping mapping, ModuleConfig moduleConfig, ActionServlet servlet) Create (if necessary) and return an ActionForm instance appropriate
for this request. |
| ActionForm | Create and return an ActionForm instance appropriate
to the information in config. |
Fields of type org.apache.struts.action.ActionServlet | |
| ActionServlet | |
| ActionServlet | The ActionServlet instance we are associated with. |
Methods with parameter type org.apache.struts.action.ActionServlet | |
| void | Initialize a Digester and use it to parse a
configuration file, resulting in a root object which will be placed into
the ServletContext. |
| void | Receive notification that the specified module is being
started up. |
Methods with parameter type org.apache.struts.action.ActionServlet | |
| Map | Find original properties set in the Struts PlugInConfig object. |
| void | Receive notification that the specified module is being
started up. |
| void | Initialize this request processor instance. |
| DefinitionsFactoryConfig | Create FactoryConfig and initialize it from web.xml and struts-config.xml. |
Fields of type org.apache.struts.action.ActionServlet | |
| ActionServlet | The ActionServlet instance we are associated with (so that we can
initialize the servlet property on any form bean that
we create). |
Classes derived from org.apache.struts.action.ActionServlet | |
| class |
WebLogic (at least v6 and v7) attempts to serialize the TilesRequestProcessor
when re-deploying the Webapp in development mode. |
Constructors with parameter type org.apache.struts.action.ActionServlet | |
Create object and set servlet property. | |
Fields of type org.apache.struts.action.ActionServlet | |
| ActionServlet | The servlet to which we are attached. |
| ActionServlet | The servlet instance to which we are attached. |
| ActionServlet | The servlet instance to which we are attached. |
| ActionServlet | The servlet with which we are associated. |
Methods with parameter type org.apache.struts.action.ActionServlet | |
| void | Receive notification that the specified module is being
started up. |
| void | Initialize this request processor instance. |
| void | Set the servlet instance to which we are attached (if
servlet is non-null), or release any allocated resources
(if servlet is null). |
| void | Set the servlet instance to which we are attached (if
servlet is non-null), or release any allocated resources
(if servlet is null). |
Methods with return type org.apache.struts.action.ActionServlet | |
| ActionServlet | Return the servlet instance to which we are attached. |
| ActionServlet | Return the servlet instance to which we are attached. |
Fields of type org.apache.struts.action.ActionServlet | |
| ActionServlet | The ActionServlet owning this application. |
Methods with parameter type org.apache.struts.action.ActionServlet | |
| void | Initialize and load our resources. |
Fields of type org.apache.struts.action.ActionServlet | |
| ActionServlet | The servlet with which this handler is associated. |
| ActionServlet | The ActionServlet instance used for this class. |
Methods with parameter type org.apache.struts.action.ActionServlet | |
| void | Sets the servlet with which this handler is associated. |
| void | Convienience method to set a reference to a working
ActionServlet instance. |
| void | Convienience method to set a reference to a working
ActionServlet instance. |
Methods with return type org.apache.struts.action.ActionServlet | |
| ActionServlet | Retrieves the servlet with which this handler is associated. |
| ActionServlet | Get the ActionServlet instance
|
| ActionServlet | Get the ActionServlet instance
|