Multiple choice technology web technology Each Struts Action element is uniquely identified by its Input attribute Page attribute Name attribute Path attribute Reveal answer Fill a bubble to check yourself D Correct answer Explanation Each Struts Action element in struts-config.xml is uniquely identified by its path attribute, which maps to the URL pattern. The path serves as the unique key for ActionMappings.