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