当前位置:编程学习 > JAVA >>

关于struts连jdbc出现的问题?

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
出现了上面的信息反馈
其中绿色的部分并没有设置值,为什么会出现?太诡异了~ --------------------编程问答-------------------- 问题比较尖锐,先顶一下 --------------------编程问答-------------------- 你把那四个属性的 set方法放上去 
补充:Java ,  Java EE
CopyRight © 2012 站长网 编程知识问答 www.zzzyk.com All Rights Reserved
部份技术文章来自网络,