Package org.apache.struts.chain.commands.servlet
package org.apache.struts.chain.commands.servlet
Commands which are particular to servlet processing.
-
ClassesClassDescriptionPerforms post-processing functions in command chainDetermine if the action is authorized for the given roles.Concrete implementation of
AbstractCreateActionfor use in a Servlet API chain.Handle the specified exception.Invoke the appropriateActionfor this request, and cache the returnedActionForward.Perform forwarding or redirection based on the specifiedForwardConfig(if any).Perform forwarding or redirection based on the specified include uri (if any).Populate the form bean (if any) for this request.Check to see if the controller is configured to prevent caching, and if so, set the no cache HTTP response headers.Cache theActionConfiginstance for the action to be used for processing this request.Create and return aForwardConfigrepresenting the specified module-relative destination.Validate the properties of the form bean for this request.Select theLocaleto be used for this request.Cache theModuleConfigandMessageResourcesinstances for the sub-application module to be used for processing this request.Check to see if the content type is set, and if so, set it for this response.Set the servlet path.Validate the properties of the form bean for this request.