首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 软件管理 > 软件架构设计 >

应用struts2 对于hibernate spring jdk版本有没有要求

2012-10-24 
使用struts2 对于hibernate spring jdk版本有没有要求?使用struts2 对于hibernate spring jdk版本有没有要

使用struts2 对于hibernate spring jdk版本有没有要求?
使用struts2 对于hibernate spring jdk版本有没有要求?
如果有要求 则相关最低支持版本是多少呢 1 楼 魔力猫咪 2008-01-18   Struts2对Spring和Hibernate是没有任何版本要求的。不过如果Spring的版本比较老的话,Spring可能只支持老版本的WebWork,可能对新的Struts支持不好,但最多也仅限于不能直接集成,得在Action中直接调用Spring容器,耦合不好。
Struts2对1.4版JDK的支持,在网页上是这么说的:We are backporting the core Struts and XWork JARs, and, as a courtesy, bundling them with the distribution. However, Struts 2 is being coded for Java 5 and backward compatibility is not assured.

热点排行