我有一个 struts.xml
<constant name="struts.ui.theme" value="black" />
<constant name="struts.ui.templateDir" value="template" />
但是,如果我更改
<constant name="struts.ui.theme" value="black" />
为
<constant name="struts.ui.theme" value="white" />
我正在获取白色主题,我想知道如何在选择框的 onchange 事件表单中更改此设置..?
我已经解决了,但我无法得到这个..如果你想要更多的澄清,我会给它请在你关闭之前让我知道