The tag in struts-config.xml uses the 'parameter' attribute to specify the base name of the resource bundle. For example, parameter='application_resource' points to files like application_resource.properties. The correct syntax is , not 'file' or 'include'.