发生这种情况是因为您已关闭DMI。
method即使重新发送了安全修复程序,该属性也可以像以前一样使用Submit标签。使用常量启用DMI
<constant name="struts.enable.DynamicMethodInvocation" value="true"/>
让我知道它是否无效。

发生这种情况是因为您已关闭DMI。
method即使重新发送了安全修复程序,该属性也可以像以前一样使用Submit标签。使用常量启用DMI
<constant name="struts.enable.DynamicMethodInvocation" value="true"/>
让我知道它是否无效。