?? actionconfig-jb-gxy.xml.svn-base
字號:
<?xml version="1.0" encoding="GB2312"?>
<!--zxh高血壓患者及隨訪記錄-->
<Config>
<Action name="GXYDA_LIST_PAGE">
<Description>高血壓患者列表分頁</Description>
<Error>com.stframe.action.example.ErrorAction</Error>
<Model>
<Step id="1" errorDo="next" >com.stframe.action.example.StartAction</Step>
<Step id="2" errorDo="next" result="true">com.chis.model.jbgl.gxy.GxyListPage</Step>
<Step id="3" errorDo="next" >com.stframe.action.example.EndAction</Step>
</Model>
<View>
<To method="forward" code="1">JSP/jbgl/gxy/gxy_list.jsp</To>
</View>
</Action>
<Action name="GXYDA_ADD">
<Description>增加高血壓患者</Description>
<Error>com.stframe.action.example.ErrorAction</Error>
<Model>
<Step id="1" errorDo="next">com.stframe.action.example.StartAction</Step>
<Step id="2" errorDo="next" result="true">com.chis.model.other.EmpList</Step>
<Step id="3" errorDo="next">com.stframe.action.example.EndAction</Step>
</Model>
<View>
<To method="forward" code="1">/JSP/jbgl/gxy/gxy_add.jsp</To>
</View>
</Action>
<Action name="GXYDA_SAVE">
<Description>保存高血壓患者</Description>
<Error>com.stframe.action.example.ErrorAction</Error>
<Model>
<Step id="1" errorDo="next">com.stframe.action.example.StartAction</Step>
<Step id="2" errorDo="next" result="true">com.chis.model.jbgl.gxy.GxySave</Step>
<Step id="3" errorDo="next">com.stframe.action.example.EndAction</Step>
</Model>
<View>
<To method="forward" code="1">/JSP/success.jsp</To>
<To method="forward" code="0">/JSP/fail.jsp</To>
</View>
</Action>
<Action name="GXYDA_INFO">
<Description>高血壓患者修改初始化</Description>
<Error>com.stframe.action.example.ErrorAction</Error>
<Model>
<Step id="1" errorDo="next">com.stframe.action.example.StartAction</Step>
<Step id="2" errorDo="next" result="true">com.chis.model.jbgl.gxy.GxyInfo</Step>
<Step id="3" errorDo="next" result="true">com.chis.model.jbgl.gxy.GxyfList</Step>
<Step id="4" errorDo="next">com.stframe.action.example.EndAction</Step>
</Model>
<View>
<To method="forward" code="0">/JSP/jbgl/gxy/gxy_info.jsp</To>
<To method="forward" code="1">/JSP/jbgl/gxy/gxy_update.jsp</To>
</View>
</Action>
<Action name="GXYDA_DELETE">
<Description>刪除高血壓患者</Description>
<Error>com.stframe.action.example.ErrorAction</Error>
<Model>
<Step id="1" errorDo="next">com.stframe.action.example.StartAction</Step>
<Step id="2" errorDo="next" result="true">com.chis.model.jbgl.gxy.GxyDel</Step>
<Step id="3" errorDo="next">com.stframe.action.example.EndAction</Step>
</Model>
<View>
<To method="forward" code="1">/JSP/success.jsp</To>
<To method="forward" code="0">/JSP/fail.jsp</To>
</View>
</Action>
<Action name="GXYF_LIST">
<Description>高血壓患者隨訪記錄列表</Description>
<Error>com.stframe.action.example.ErrorAction</Error>
<Model>
<Step id="1" errorDo="next" >com.stframe.action.example.StartAction</Step>
<Step id="2" errorDo="next" result="true">com.chis.model.jbgl.gxy.GxyfList</Step>
<Step id="3" errorDo="next" >com.stframe.action.example.EndAction</Step>
</Model>
<View>
<To method="forward" code="1">JSP/jbgl/gxy/gxyf_list.jsp</To>
</View>
</Action>
<Action name="GXYF_LIST_PAGE">
<Description>高血壓患者隨訪記錄列表分頁</Description>
<Error>com.stframe.action.example.ErrorAction</Error>
<Model>
<Step id="1" errorDo="next" >com.stframe.action.example.StartAction</Step>
<Step id="2" errorDo="next" result="true">com.chis.model.jbgl.gxy.GxyfListPage</Step>
<Step id="3" errorDo="next" >com.stframe.action.example.EndAction</Step>
</Model>
<View>
<To method="forward" code="1">JSP/jbgl/gxy/gxyf_list.jsp</To>
</View>
</Action>
<Action name="GXYF_ADD">
<Description>增加高血壓患者隨訪記錄</Description>
<Error>com.stframe.action.example.ErrorAction</Error>
<Model>
<Step id="1" errorDo="next">com.stframe.action.example.StartAction</Step>
<Step id="2" errorDo="next" result="true">com.chis.model.other.EmpList</Step>
<Step id="3" errorDo="next">com.stframe.action.example.EndAction</Step>
</Model>
<View>
<To method="forward" code="1">/JSP/jbgl/gxy/gxyf_add.jsp</To>
</View>
</Action>
<Action name="GXYF_SAVE">
<Description>保存高血壓患者隨訪記錄</Description>
<Error>com.stframe.action.example.ErrorAction</Error>
<Model>
<Step id="1" errorDo="next">com.stframe.action.example.StartAction</Step>
<Step id="2" errorDo="next" result="true">com.chis.model.jbgl.gxy.GxyfSave</Step>
<Step id="3" errorDo="next">com.stframe.action.example.EndAction</Step>
</Model>
<View>
<To method="forward" code="1">/JSP/success.jsp</To>
<To method="forward" code="0">/JSP/fail.jsp</To>
</View>
</Action>
<Action name="GXYF_INFO">
<Description>高血壓患者隨訪記錄修改初始化</Description>
<Error>com.stframe.action.example.ErrorAction</Error>
<Model>
<Step id="1" errorDo="next">com.stframe.action.example.StartAction</Step>
<Step id="2" errorDo="next" result="true">com.chis.model.other.EmpList</Step>
<Step id="3" errorDo="next" result="true">com.chis.model.jbgl.gxy.GxyfInfo</Step>
<Step id="4" errorDo="next">com.stframe.action.example.EndAction</Step>
</Model>
<View>
<To method="forward" code="0">/JSP/jbgl/gxy/gxyf_info.jsp</To>
<To method="forward" code="1">/JSP/jbgl/gxy/gxyf_update.jsp</To>
</View>
</Action>
<Action name="GXYF_DELETE">
<Description>刪除高血壓患者隨訪記錄</Description>
<Error>com.stframe.action.example.ErrorAction</Error>
<Model>
<Step id="1" errorDo="next">com.stframe.action.example.StartAction</Step>
<Step id="2" errorDo="next" result="true">com.chis.model.jbgl.gxy.GxyfDel</Step>
<Step id="3" errorDo="next">com.stframe.action.example.EndAction</Step>
</Model>
<View>
<To method="forward" code="1">/JSP/success.jsp</To>
<To method="forward" code="0">/JSP/fail.jsp</To>
</View>
</Action>
</Config>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -