WW-5296 Uses proper DTDs

This commit is contained in:
Lukasz Lenart
2023-05-16 20:22:03 +02:00
parent 92705b92cf
commit c99526ce1f
99 changed files with 198 additions and 198 deletions
@@ -20,8 +20,8 @@
*/
-->
<!DOCTYPE struts PUBLIC
"-//Apache Software Foundation//DTD Struts Configuration 2.5//EN"
"https://struts.apache.org/dtds/struts-2.5.dtd">
"-//Apache Software Foundation//DTD Struts Configuration 6.0//EN"
"https://struts.apache.org/dtds/struts-6.0.dtd">
<struts>
<bean type="com.opensymphony.xwork2.AsyncManager" name="default"