What is ActionMapping? 1. Associates an action name with an action. 2. It can contain reference to a form bean that the action can use. 3. Defines a list of local forwards that are visible only to this action.