随笔分类 - JAVAEE Study note
在JavaEE学习的时候,记录的笔记。
摘要:SEVERE: Exception sending context initialized event to listener instance of class org.springframework.web.context.ContextLoaderListener org.springfram
阅读全文
摘要:SEVERE: Exception sending context initialized event to listener instance of class org.springframework.web.context.ContextLoaderListener org.springfram
阅读全文
摘要:ERROR:Unable to instantiate Action, regAction, defined for 'register' in namespace '/'regAction - action - file:/C:/****/Documents/workspace-sts-3.5.1
阅读全文
摘要:SEVERE: Exception sending context initialized event to listener instance of class org.springframework.web.context.ContextLoaderListener org.springfram
阅读全文
摘要:ERROR:org.hibernate.hql.internal.ast.QuerySyntaxException: user is not mapped [from user] 错误信息:user不匹配 原因:hql语句有误。“from User" User是映射数据库里面表的类名,不是数据库的表
阅读全文
摘要:ERROR:java.lang.ClassCastException: [Ljava.lang.Object; cannot be cast to com.SSH.beans.User] 错误信息:查询返回的类的类型不匹配 sql语句和hql语句用混了 String sql="select * fr
阅读全文
摘要:ERROR:Could not get constructor for org.hibernate.persister.entity.SingleTableEntityPersister 错误信息:class不能和数据库中的表映射; 1.检查***.hbm.xml的配置是否正常,class的属性是否
阅读全文

浙公网安备 33010602011771号