• 为什么在控制台会提示这样的信息: WARN [ConnectionManager] unclosed connection, forgot to call close() on your session? 我是用spring+hibernate架构的,在数据库访问类DAO中extends Hiber
  • 刚刚接触Spring,我想做个练习,但总出错; struts1.1 + hibernate3+spring1.2.1+Tomcat5 我想使用open session in view模式 hibernate中以设置成lazy="true"。 抱错:session 以关闭 配置如下 web.xml ?