我们用的是struts2.3,hibernate3.6.10,spring3.1~
这个应该相对稳定一些~太新的版本可能有BUG之类的,还是以稳定性为主

解决方案 »

  1.   

    Struts2.3+Spring4.0+Hibernate3.6  本想用Hibernate4的,只是习惯hibernateTemplate操作数据库,听说Hibernate4对事务支持很好
      

  2.   

    刚开始看,用了spring4,hibernate4 ,报的有不少错误,最可恶的是spring4的官方文档都是对着hibernate3将的。准备换3+3了
      

  3.   

    struts2.3,hibernate3.6.10,spring3.1
      

  4.   

    struts2.3,hibernate3.6.10,spring3.1 
      

  5.   

    用maven吧,每个版本切换,换个版本号而已,开发阶段随你怎么折腾。
    http://mvnrepository.com/
    去这里查个稳定版的版本号,引用一下就好了。
      

  6.   

    struts2.3.16,hibernate3.6.10,spring3.2.8