Unexpected Exception caught setting 'birthday' on 'class Action.RegistAction: Error setting expression 'birthday' with value ['1983-23-32', ]
十一月 03, 2013 7:42:29 下午 com.opensymphony.xwork2.util.logging.jdk.JdkLogger error
SEVERE: Developer Notification (set struts.devMode to false to disable this message):
Unexpected Exception caught setting 'regist' on 'class Action.RegistAction: Error setting expression 'regist' with value ['??¨???', ]十一月 03, 2013 7:42:29 下午 com.opensymphony.xwork2.util.logging.jdk.JdkLogger error
SEVERE: Developer Notification (set struts.devMode to false to disable this message):
Unexpected Exception caught setting 'username' on 'class Action.RegistAction: Error setting expression 'username' with value ['lisi', ]
十一月 03, 2013 7:42:29 下午 com.opensymphony.xwork2.util.logging.jdk.JdkLogger error
SEVERE: Developer Notification (set struts.devMode to false to disable this message):
Unexpected Exception caught setting 'userpass' on 'class Action.RegistAction: Error setting expression 'userpass' with value ['da', ]
十一月 03, 2013 7:42:29 下午 com.opensymphony.xwork2.util.logging.jdk.JdkLogger error
SEVERE: Developer Notification (set struts.devMode to false to disable this message):
Unexpected Exception caught setting 'workyear' on 'class Action.RegistAction: Error setting expression 'workyear' with value ['12', ]
我的struts中 <constant name="struts.devMode" value="true" />设置为true
出现了上面的信息反馈
其中绿色的部分并没有设置值,为什么会出现?太诡异了~