The Benefit of MappingDispatchAction is, that every action maps to a method only one class, which is like DispatchAction, but the mapping is not done via the parameter attribute, but via the action.
This misunderstanding may come from wrong interpretaion of the parameter attribute. This attribute is a multipurpose parameter for the Action-implementation and does not mean an URL-parameter.