文件名称:Struts Spring Hibernate 整合 OpenSessionInView 例子
文件大小:14.63MB
文件格式:RAR
更新时间:2011-12-06 02:52:28
SSH AspectJ OSIV OpenSessionInView 例子
为了练手培训,给大家准备的 Open Session In View 的简单例子,纯代码,大家可以参考,其中主要说了六部分内容: 1.通过接口编程 2.通过spring注入dao到 action 3.通过 open session in view filter 支持 延迟加载 4.在页面上通过 jstl 很优雅的获取数据 5.通过 spring aop(aspectJ) 声明事务 6.通过formular 映射参数表,指定两个死的变量
【文件预览】:
sample
----JavaSource()
--------org()
--------log4j.properties(876B)
----WebContent()
--------hello.jsp(1KB)
--------index.jsp(239B)
--------WEB-INF()