SSH環(huán)境通用整合配置(Spring2.5+Hibernate3.3+Struts1.3)_第1頁
全文預(yù)覽已結(jié)束

下載本文檔

版權(quán)說明:本文檔由用戶提供并上傳,收益歸屬內(nèi)容提供方,若內(nèi)容存在侵權(quán),請進(jìn)行舉報或認(rèn)領(lǐng)

文檔簡介

1、ssh環(huán)境通用整合配置(spring2.5+hibernate3.3+struts1.3)?xml version=1.0 encoding=gbk? !doctype struts-config public -/apache software foundation/dtd struts configuration 1.3/en /dtds/struts-config_1_3.dtd struts-config !- actionform類,包含request的參數(shù)變量 - form-beans form-bean name=userform t

2、ype=com.oa.struts.action.form.useractionform / form-bean name=orgform type=com.oa.struts.action.form.orgactionform / form-bean name=personform type=com.oa.struts.action.form.personactionform / form-bean name=moduleform type=com.oa.struts.action.form.moduleactionform / /form-beans !- 全局異樣 - global-ex

3、ceptions / !- 全局轉(zhuǎn)向 - global-forwards forward name=public_a_success path=/common/public_add_success.jsp /forward forward name=public_up_success path=/common/public_update_success.jsp /forward forward name=public_delete_success path=/common/public_delete_success.jsp /forward forward name=login path=/l

4、ogin.jsp /forward /global-forwards !- action類關(guān)聯(lián)配置 - action-mappings !- name: 所引用actionform, parameter: 辦法標(biāo)識名,標(biāo)識名對應(yīng)的值是action類所用法的辦法(函數(shù))名, 如parameter=method,哀求參數(shù)method=adduser,即用法adduser辦法 path: 關(guān)聯(lián)哀求的url,如user.do, scope: actionform的生存范圍 type: 關(guān)聯(lián)的action類,和spring整合后,則統(tǒng)一用法代理類org.springframework.web.strut

5、s.delegatingactionproxy,使由spring管理action類 forward name,path: 轉(zhuǎn)向的路徑標(biāo)識名和路徑 action name=userform parameter=method path=/user scope=request type=org.springframework.web.struts.delegatingactionproxy forward name=index path=/user/index.jsp /forward forward name=add path=/user/add_input.jsp /forward forwar

6、d name=update path=/user/update_input.jsp /forward forward name=user_role_list path=/user/user_role_list.jsp /forward forward name=user_role_input path=/user/user_role_input.jsp /forward /action action name=loginform parameter=method path=/login scope=request type=org.springframework.web.struts.dele

7、gatingactionproxy forward name=index path=/success.jsp /forward /action action name=orgform parameter=method path=/org scope=request type=org.springframework.web.struts.delegatingactionproxy forward name=index path=/org/index.jsp /forward forward name=add_input path=/org/add_input.jsp /forward forwa

8、rd name=update_input path=/org/update_input.jsp /forward forward name=success path=/org.do?method=index /forward forward name=select path=/org/select_org.jsp /forward /action action name=personform parameter=method path=/person scope=request type=org.springframework.web.struts.delegatingactionproxy

9、forward name=index path=/person/index.jsp /forward forward name=add path=/person/add_input.jsp /forward forward name=update path=/person/update_input.jsp /forward /action action name=moduleform parameter=method path=/module scope=request type=org.springframework.web.struts.delegatingactionproxy forward name=index path=/module/index.jsp /forward forward name=add path=/module/add_input.jsp /forward forward name=update path=/module/

溫馨提示

  • 1. 本站所有資源如無特殊說明,都需要本地電腦安裝OFFICE2007和PDF閱讀器。圖紙軟件為CAD,CAXA,PROE,UG,SolidWorks等.壓縮文件請下載最新的WinRAR軟件解壓。
  • 2. 本站的文檔不包含任何第三方提供的附件圖紙等,如果需要附件,請聯(lián)系上傳者。文件的所有權(quán)益歸上傳用戶所有。
  • 3. 本站RAR壓縮包中若帶圖紙,網(wǎng)頁內(nèi)容里面會有圖紙預(yù)覽,若沒有圖紙預(yù)覽就沒有圖紙。
  • 4. 未經(jīng)權(quán)益所有人同意不得將文件中的內(nèi)容挪作商業(yè)或盈利用途。
  • 5. 人人文庫網(wǎng)僅提供信息存儲空間,僅對用戶上傳內(nèi)容的表現(xiàn)方式做保護(hù)處理,對用戶上傳分享的文檔內(nèi)容本身不做任何修改或編輯,并不能對任何下載內(nèi)容負(fù)責(zé)。
  • 6. 下載文件中如有侵權(quán)或不適當(dāng)內(nèi)容,請與我們聯(lián)系,我們立即糾正。
  • 7. 本站不保證下載資源的準(zhǔn)確性、安全性和完整性, 同時也不承擔(dān)用戶因使用這些下載資源對自己和他人造成任何形式的傷害或損失。

評論

0/150

提交評論