-
Strust交給Spring框架創建 struts.xml中action標簽的class的值寫為spring.xml中配置的對應bean標簽的id 好處:可以使用AOP來對Action進行處理,增強某些操作查看全部
-
Struts2和Spring整合的兩種方式查看全部
-
struts2-spring-plugin的自動裝配查看全部
-
包結構查看全部
-
1.Sturts2框架的配置文件 web.xml struts.xml 2.Hibernate框架配置文件 hibernate.cfg.xml 映射文件 3.Spring的配置文件 web.xml applicationContext.xml ContextLoaderListener需要一個參數,如果不配置,則Spring默認加載WEB-INF里面的context.xml, 如果需要加載class里面的applicationContext.xml,需要配置全局觸發參數 <context-param> <param-name>contextConfigLocation</param-name> <param-value>classpath:applicationContext.xml</param-value> </context-param>查看全部
-
SSH需要的jar包查看全部
-
SSH框架知識點回顧查看全部
-
第四步:創建頁面 第五步:編寫action dao查看全部
-
第一步:引入jar包 第二步:配置核心文件 第三步:構建包結構查看全部
-
事務管理,開啟注解事務查看全部
-
struts2整合spring spring整合hibernate查看全部
-
課程介紹 1、ssh知識點回顧 2、搭建ssh開發環境查看全部
-
Struts2和Spring整合的兩種方式: Action的創建查看全部
-
ssh查看全部
-
SSH框架的知識點回顧:查看全部
舉報
0/150
提交
取消