Execute the specified Action, and return the resulting
ActionForward.
Parameters: context - The Context for this request Parameters: action - The Action to be executed Parameters: actionConfig - The ActionConfig defining this action Parameters: actionForm - The ActionForm (if any) for thisaction throws: Exception - if thrown by the Action
Methods inherited from org.apache.struts.chain.commands.AbstractExecuteAction