码迷,mamicode.com
首页 >  
搜索关键字:springmvc+hibernate    ( 167个结果
Caused by: java.lang.ClassNotFoundException: org.aspectj.lang.annotation.Around
1、错误描述 INFO:2015-05-01 11:12:15[localhost-startStop-1] - Root WebApplicationContext: initialization started INFO:2015-05-01 11:12:15[localhost-startStop-1] - Refreshing Root WebApplicationContext: st...
分类:编程语言   时间:2015-05-01 13:27:32    阅读次数:188
Invalid property 'driver_class' of bean class
1、错误描述 INFO:2015-05-01 13:06:07[localhost-startStop-1] - Initializing c3p0-0.9.2.1 [built 20-March-2013 10:47:27 +0000; debug? true; trace: 10] WARN:2015-05-01 13:06:07[localhost-startStop-1] - Excep...
分类:其他好文   时间:2015-05-01 13:26:43    阅读次数:524
Invalid property 'url' of bean class [com.mchange.v2.c3p0.ComboPooledDataSource]
1、错误描述 INFO:2015-05-01 13:13:05[localhost-startStop-1] - Initializing c3p0-0.9.2.1 [built 20-March-2013 10:47:27 +0000; debug? true; trace: 10] WARN:2015-05-01 13:13:05[localhost-startStop-1] - Excep...
分类:Web程序   时间:2015-05-01 13:24:10    阅读次数:265
Caused by: org.xml.sax.SAXParseException; lineNumber: 28; columnNumber: 81;
1、错误描述 严重: Exception sending context initialized event to listener instance of class org.springframework.web.context.ContextLoaderListener org.springframework.beans.factory.xml.XmlBeanDefinitionStore...
分类:编程语言   时间:2015-05-01 12:06:38    阅读次数:458
Parse Fatal Error at line 41 column 24: 元素类型 "url-pattern" 必须由匹配的结束标记 "</url-pattern>" 终止
1、错误描述 严重: Parse Fatal Error at line 41 column 24: 元素类型 "url-pattern" 必须由匹配的结束标记 "" 终止。 org.xml.sax.SAXParseException; systemId: jndi:/localhost/SpringMVCH/WEB-INF/web.xml; lineNumber: 41; columnNumb...
分类:Web程序   时间:2015-04-29 23:29:53    阅读次数:529
Spring mvc 源码 和 Spring+springmvc+hibernate整合源码
本来想着再写下spring+springmvc+hibernate整合的文章 暂时就不写了 直接附上源码,有需要的直接下载看吧。还有前面文章中的springmvc源码  前面文章只是简单的说了下 搭建环境 访问页面成功。这个源码中有模拟的增删改查和文件上传,转换json 实体类验证等功能。有问题可以留言我。 http://download.csdn.net/detail/qinyanbi...
分类:编程语言   时间:2015-04-25 16:45:23    阅读次数:158
开发环境配置(netbeans+ant迁移到eclipse+maven)
新公司入职,接手一个离职人员的项目,拿到的源码是以一个压缩包,用netbeans开发,ant管理;前端:jsp+extjs,后端:springmvc+hibernate+activiti+spring;开搞;直接导入项目,发现不能识别;看到源代码里边有build.xml,遂搜索;按照《在Eclips...
分类:Web程序   时间:2015-04-22 08:17:36    阅读次数:729
springMVC用法 以及一个简单的基于springMVC hibernate spring的配置
替代struts1 web.xml中配置springmvc中央控制器 springmvc mvc org.springframework.web.servlet.DispatcherServlet 1 mvc ...
分类:编程语言   时间:2015-04-16 19:16:46    阅读次数:309
EasyUI+SpringMVC+Hibernate 日期区间查询统计
EasyUI+SpringMVC 日期区间查询统计...
分类:编程语言   时间:2015-04-16 17:40:20    阅读次数:379
failed to lazily initialize a collection of role
在springmvc hibernate的映射文件中如图设置多对多关联,为了显示查询的的列表,打印json数据,我们刚开始是这样设置如下的设置文件然后进行查询操作结果报failed to lazily initialize a collection of role错误假如这样设置结果就是这样的正常打...
分类:其他好文   时间:2015-04-10 23:44:33    阅读次数:191
167条   上一页 1 ... 11 12 13 14 15 ... 17 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!