?? action.xml
字號:
<?xml version="1.0" encoding="UTF-8" ?>
<root>
<!-- 鐧誨綍action
-->
<action path="loginout" class="common.services.LogoutAction"
vo="" forward="index.jsp" input=""
error="error.jsp" />
<action path="login" class="person.control.LoginAction"
vo="person.vo.UserVO" forward="client/admin.html" input="index.jsp"
error="error.jsp" />
<!--鑿滃崟鎺掑簭 -->
<action path="createmenu" class="system.control.CreateMenuAction"
vo="" forward="" input="" error="error.jsp" />
<!-- 鏄劇ず鏈烘瀯鍒楄〃 -->
<action path="finddepartlist"
class="person.control.FindDepartAction" vo=""
forward="findrolelist.do" input="" error="error.jsp" />
<!-- 鏄劇ず鐢ㄦ埛瑙掕壊 -->
<action path="findrolelist" class="person.control.FindRoleAction"
vo="" forward="savaUserInfo.jsp" input="" error="error.jsp" />
<!-- 鏄劇ず鏈烘瀯鍒楄〃-->
<action path="findorglist" class="person.control.FindOrgListAction"
vo="" forward="departmentInfo.jsp" input="departManage"
error="error.jsp" />
<!-- 鏄劇ず閮ㄩ棬鍒楄〃 -->
<action path="finddepartlist"
class="person.control.FindDepartAction" vo=""
forward="findrolelist.do" input="" error="error.jsp" />
<!-- 鏄劇ず鐢ㄦ埛瑙掕壊 -->
<action path="findrolelist" class="person.control.FindRoleAction"
vo="" forward="savaUserInfo.jsp" input="" error="error.jsp" />
<action path="vcode" class="common.control.ValidCode"
vo="person.vo.UserVO" forward="index.jsp" input="index.jsp"
error="error.jsp" />
<!-- 鏄劇ず鏈烘瀯鍒楄〃-->
<action path="findorglist" class="person.control.FindOrgListAction"
vo="" forward="departmentInfo.jsp" input="departManage"
error="error.jsp" />
<!-- 鏄劇ず閮ㄩ棬鍒楄〃 -->
<action path="finddepartlist"
class="person.control.FindDepartAction" vo=""
forward="findrolelist.do" input="" error="error.jsp" />
<!-- 鏄劇ず鐢ㄦ埛瑙掕壊 -->
<action path="findrolelist" class="person.control.FindRoleAction"
vo="" forward="savaUserInfo.jsp" input="" error="error.jsp" />
<!-- 娣誨姞鏈烘瀯 action
-->
<action path="addagency" class="person.control.AddOranizationAction"
vo="person.vo.OrganizationsVO" forward="agencyManage.jsp"
input="agencyManage.jsp" error="error.jsp" />
<!-- 鏌ヨ
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -