摘要: springMVC的系统操作日志. 阅读全文
posted @ 2016-10-20 15:40 世间草木 阅读(1931) 评论(0) 推荐(0) 编辑
摘要: Java中生成随机数,字符串的工具类,总共8种类型,具体看工具类中的注释。 阅读全文
posted @ 2016-10-15 15:08 世间草木 阅读(4615) 评论(0) 推荐(0) 编辑
摘要: org.hibernate.LazyInitializationException: could not initialize proxy - no Session 阅读全文
posted @ 2016-10-11 22:05 世间草木 阅读(326) 评论(0) 推荐(0) 编辑
摘要: org.hibernate.NonUniqueObjectException: A different object with the same identifier value was already associated with the session : 阅读全文
posted @ 2016-10-11 22:02 世间草木 阅读(355) 评论(0) 推荐(0) 编辑
摘要: Could not instantiate id generator 阅读全文
posted @ 2016-10-11 21:57 世间草木 阅读(1183) 评论(0) 推荐(0) 编辑
摘要: java.lang.ClassNotFoundException: Could not load requested class : org.hsqldb.jdbcDriver 阅读全文
posted @ 2016-10-11 21:53 世间草木 阅读(2074) 评论(0) 推荐(0) 编辑
摘要: org.hibernate.MappingException: Unknown entity: org.hibernate.cfg.Configuration 阅读全文
posted @ 2016-10-11 21:50 世间草木 阅读(365) 评论(0) 推荐(0) 编辑
摘要: Could not load requested class : com.mysql.jdbc.Driver 阅读全文
posted @ 2016-10-11 21:43 世间草木 阅读(1622) 评论(0) 推荐(0) 编辑
摘要: org.hibernate.engine.jndi.JndiException: Error parsing JNDI name [foo] 阅读全文
posted @ 2016-10-11 21:35 世间草木 阅读(618) 评论(0) 推荐(0) 编辑
摘要: 单纯的只针对,持久层框架 Hibernate 配置文件的一些总结 阅读全文
posted @ 2016-10-11 19:11 世间草木 阅读(294) 评论(0) 推荐(0) 编辑
摘要: 因为在使用SSH框架的过程,关于struts2的配置比较繁琐,所以做个总结。 阅读全文
posted @ 2016-10-11 00:08 世间草木 阅读(223) 评论(0) 推荐(0) 编辑
摘要: 问题:导入自己本子上的项目后,出现小红叉,经检查jar包无误。 原因: 1. 之前电脑和现在电脑上的JDK 版本不一致or JRE 环境不一致,在项目右键菜单Build Path -->configure build path,找到Libraries标签页,在列表框底部找 到"JRE System 阅读全文
posted @ 2016-10-10 22:55 世间草木 阅读(163) 评论(0) 推荐(0) 编辑
摘要: 通过Spring 框架内置的功能完成简单邮件发送的测试用例 阅读全文
posted @ 2016-10-10 22:49 世间草木 阅读(334) 评论(0) 推荐(0) 编辑
摘要: struts2 + Spring + Hibernate 不同角色登录怎样显示不同的菜单,和登录用户有无关系? 阅读全文
posted @ 2016-10-10 18:38 世间草木 阅读(1575) 评论(0) 推荐(0) 编辑
摘要: 关于 web 项目中 log4j.properties 日志文件的详细配置 阅读全文
posted @ 2016-10-10 17:50 世间草木 阅读(28035) 评论(0) 推荐(0) 编辑