Inside the struts-config.xml file, each Action mapping is uniquely identified by its path attribute, which specifies the request URI that triggers the action. The name attribute links a form bean, and the input attribute defines the error fallback page, meaning they cannot identify the action.