Severity: Low
Invicti detected Struts2 development mode is enabled, so the target web server is disclosing stack trace data in the HTTP response.
Development mode enables extra debugging behaviors that assist developers, as well as attackers.
WEB-INF/classes/struts.properties
file to disable development mode:struts.devMode=false