摘要: 问题原因: 由于mysql的jdbc驱动放在 WEB-INF下面的lib目录下在重新发布时加载了两次,解决办法: 将其拷贝到tomcat的lib目录下就可以了,删除 WEB-INF 下的jar包 阅读全文
posted @ 2013-06-20 09:13 wyang0126 阅读(209) 评论(0) 推荐(0) 编辑
摘要: 具体报错信息:Caused by: The Result type [json] which is defined in the Result annotation on the class [class com.pp.action.user.LoginAction] or determined b... 阅读全文
posted @ 2013-06-20 09:09 wyang0126 阅读(1427) 评论(0) 推荐(0) 编辑