Multiple choice technology programming languages Which initialize parameter is used to specify Struts configuration? initialize config setup param Reveal answer Fill a bubble to check yourself B Correct answer Explanation The 'config' init parameter in web.xml specifies the location of the Struts configuration file (struts-config.xml). This tells ActionServlet where to load the application configuration.