Unexpected Exception caught setting 'reportType' on 'class com.anhry.app.safety.manage.zczb.struts.action.ZczbAction: Error setting expression 'reportType' with value ['', ]
在struts.xml 文件中,当struts.devMode设置为true时,html表单数据中有和action属性匹配不上的参数名时就会被这样显示出来,没什么大碍,就是为了便于使用者调试。
struts.devMode设置为false就没有了。