步驟
1,匯入需要的包
2,配置配置檔案
(在ssh框架中,我們會把hibernate和struts交給spring處理!)
@1,web.xml的配置
配置spring***
spring core configuration配置struts過濾器org.springframework.web.context.contextloaderlistener
struts2@3配置struts.xmlorg.apache.struts2.dispatcher.ng.filter.strutsprepareandexecutefilter
*.action<?xml version="1.0" encoding="utf-8"?>
org.hibernate.dialect.mysqldialect
update
在裡面加上
3,版本控制SSH框架整合
首先將 spring 加入到web容器在 web.xml 中加入 context param param name contextconfiglocation param name 說明 為了管理方便設定了多個 spring 的配置檔案 context param 然後加入 spring liste...
SSH框架整合
版本 struts 2.3.30,spring framework 3.2.10.release,hibernate distribution 3.6.0.final 一 引入相關jar檔案 二 struts.xml配置 apache software foundation dtd struts c...
SSH框架整合
記事本手打 正確率略低 1.匯入jar包 name cn.com.product table product name pid column pid class native id name pname column pname property name page column page prop...