Struts 2、Hibernate和Spring整合应用.pptVIP

  • 0
  • 0
  • 约2.17万字
  • 约 73页
  • 2017-12-27 发布于河南
  • 举报
Struts 2、Hibernate和Spring整合应用

7.6 “学生成绩信息管理”功能实现 对应的Action类的实现代码。 把该CjAction类交由Spring管理(这里把后面要用到的业务逻辑同时列出): bean id=cjAction class=org.action.CjAction property name=xsService ref bean=xsService/ /property property name=kcService ref bean=kcService/ /property property name=cjService ref bean=cjService/ /property /bean 7.6 “学生成绩信息管理”功能实现 把该CjAction类交由Spring管理(这里把后面要用到的业务逻辑同时列出): bean id=cjAction class=org.action.CjAction property name=xsService ref bean=xsService/ /property property name=kcService ref bean=kcService/ /property property name=cjService ref bean=cjService/ /property /bean 显示页面addCj.js

文档评论(0)

1亿VIP精品文档

相关文档