execute(RequestProcessor processor, HttpServletRequest request, HttpServletResponse response) In Struts' RequestProcessor, ActionForward object returned by Action class
is being procesed by processForwardConfig method.
In Struts' RequestProcessor, ActionForward object returned by Action class
is being procesed by processForwardConfig method. This method is also
doing the same.
Parameters: processor - Parameters: request - Parameters: response - throws: IOException - throws: ServletException -
Methods inherited from org.apache.struts.action.StrutsCommand