execute(RequestProcessor processor, HttpServletRequest request, HttpServletResponse response) In Struts' RequestProcessor, forward URI returned by ActionMapping
is being procesed by internalModuleRelativeForward method.
In Struts' RequestProcessor, forward URI returned by ActionMapping
is being procesed by internalModuleRelativeForward 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