Correct Answer: DispatchAction is an action that comes with Struts 11 or later, that let us combine Struts actions into single class, each with their own method The orgapachestrutsactionDispatchAction class allows multiple operations to map to the different functions in the same Action class For e:g; html:hidden property="dispatch" value="error"/>