⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 struts-config.xml~1~

📁 Jbuilder2006开发的严格按MVC设计模式组织开发过程
💻 XML~1~
📖 第 1 页 / 共 2 页
字号:
    <forward contextRelative="true" name="actfrmtopsj2eedwrclass.list" path="/j2ee/ajax/dwr_class_list.jsp"/>
    <forward contextRelative="true" name="actfrmtopsj2eedwrclass.editor" path="/j2ee/ajax/dwr_class_editor.jsp"/>
    <forward contextRelative="true" name="actfrmtopsj2eedwrformbean.list" path="/j2ee/ajax/dwr_formbean_list.jsp"/>
    <forward contextRelative="true" name="actfrmtopsj2eedwrformbean.editor" path="/j2ee/ajax/dwr_formbean_editor.jsp"/>
    <forward contextRelative="true" name="actfrmTopsSystemModule.list" path="/j2ee/system/module_list.jsp"/>
    <forward contextRelative="true" name="actfrmTopsSystemModule.editor" path="/j2ee/system/module_editor.jsp"/>
    <forward contextRelative="true" name="actfrmTopsSystemFunctionGroup.list" path="/j2ee/system/funtiongroup_list.jsp"/>
    <forward contextRelative="true" name="actfrmTopsSystemFunctionGroup.editor" path="/j2ee/system/functiongroup_editor.jsp"/>
    <forward contextRelative="true" name="actfrmTopsSystemFunction.editor" path="/j2ee/system/function_editor.jsp"/>
    <forward contextRelative="true" name="actfrmTopsAEmployee.index" path="/rs/employee/index.jsp"/>
    <forward contextRelative="true" name="actfrmTopsAEmployee.tree" path="/rs/employee/tree.jsp"/>
    <forward contextRelative="true" name="actfrmTopsAEmployee.list" path="/rs/employee/deptemplist.jsp"/>
    <forward contextRelative="true" name="actfrmTopsAEmployee.editor" path="/rs/employee/empeditor.jsp"/>
    <forward contextRelative="true" name="actfrmTopsAEmployee.findemid" path="/rs/employee/findempid.jsp"/>
    <forward contextRelative="true" name="actfrmTopsAEmployee.inputhelp" path="/rs/employee/employeeSelect.jsp"/>
    <forward contextRelative="true" name="actfrmTopsSystemUserGroup.list" path="/j2ee/user/usergroup_list.jsp"/>
    <forward contextRelative="true" name="actfrmTopsSystemUserGroup.editor" path="/j2ee/user/usergroup_editor.jsp"/>
    <forward contextRelative="true" name="actfrmTopsSystemUser.index" path="/j2ee/user/user_index.jsp"/>
    <forward contextRelative="true" name="actfrmTopsSystemUser.tree" path="/j2ee/user/user_tree.jsp"/>
    <forward contextRelative="true" name="actfrmTopsSystemUser.list" path="/j2ee/user/user_list.jsp"/>
    <forward contextRelative="true" name="actfrmTopsSystemUser.editor" path="/j2ee/user/user_editor.jsp"/>
    <forward contextRelative="true" name="actfrmTopsSystemUser.password" path="/j2ee/user/password.jsp"/>
    <forward contextRelative="true" name="actfrmTopsF01Client.list" path="/crm/client/topsF01ClientList.jsp"/>
    <forward contextRelative="true" name="actfrmTopsF01Client.editor" path="/crm/client/topsF01ClientEditor.jsp"/>
    <forward contextRelative="true" name="actfrmTopsF01Client.inputhelper" path="/crm/client/topsF01ClientInputHelper.jsp"/>
    <forward contextRelative="true" name="actfrmTopsF02Provider.list" path="/crm/provider/topsF02ProviderList.jsp"/>
    <forward contextRelative="true" name="actfrmTopsF02Provider.editor" path="/crm/provider/topsF02ProviderEditor.jsp"/>
    <forward contextRelative="true" name="actfrmTopsF02Provider.inputhelper" path="/crm/provider/topsF02ProviderInputHelper.jsp"/>
    <forward contextRelative="true" name="actfrmTopsF03Linkman.list" path="/crm/linkman/topsF03LinkmanList.jsp"/>
    <forward contextRelative="true" name="actfrmTopsF03Linkman.editor" path="/crm/linkman/topsF03LinkmanEditor.jsp"/>
  </global-forwards>
  <action-mappings>
    <action input="/login.jsp" name="actfrmUserLogin" parameter="method" path="/userLogonAction" scope="request" type="com.tops.j2eebase.web.UserLoginAction"/>
    <action input="/rs/department/subdepartmentlist.jsp" name="actfrmTopsADepartment" parameter="method" path="/actDepartment" scope="request" type="com.tops.rs.action.ActDepartment" validate="true">
      <forward contextRelative="true" name="index" path="/rs/department/index.jsp"/>
      <forward contextRelative="true" name="tree" path="/rs/department/tree.jsp"/>
      <forward contextRelative="true" name="sublist" path="/rs/department/subdepartmentlist.jsp"/>
    </action>
    <action input="/rs/employee/empeditor.jsp" name="actfrmTopsAEmployee" parameter="method" path="/actTopsAEmployee" scope="request" type="com.tops.rs.action.ActTopsAEmployee" validate="true"/>
    <action input="/j2ee/object/object_group_editor.jsp" name="actfrmTopsJ2eeObjGroup" parameter="method" path="/actTopsJ2eeObjGroup" scope="request" type="com.tops.j2ee.object.action.ActTopsJ2eeObjGroup" validate="true"/>
    <action input="/j2ee/object/object_editor.jsp" name="actfrmTopsJ2eeObj" parameter="method" path="/actTopsJ2eeObj" scope="request" type="com.tops.j2ee.object.action.ActTopsJ2eeObj" validate="true"/>
    <action input="/j2ee/object/object_field_editor.jsp" name="actfrmTopsJ2eeObjField" parameter="method" path="/actTopsJ2eeObjField" scope="request" type="com.tops.j2ee.object.action.ActTopsJ2eeObjField" validate="true"/>
    <action input="/j2ee/control/control_editor.jsp" name="actfrmTopsJ2eeControl" parameter="method" path="/actTopsJ2eeControl" scope="request" type="com.tops.j2ee.control.action.ActTopsJ2eeControl" validate="true"/>
    <action input="/j2ee/control/control_method_editor.jsp" name="actfrmTopsJ2eeControlMethod" parameter="method" path="/actTopsJ2eeControlMethod" scope="request" type="com.tops.j2ee.control.action.ActTopsJ2eeControlMethod" validate="true"/>
    <action input="/j2ee/control/control_method_param_editor.jsp" name="actfrmTopsJ2eeControlMethodParam" parameter="method" path="/actTopsJ2eeControlMethodParam" scope="request" type="com.tops.j2ee.control.action.ActTopsJ2eeControlMethodParam" validate="true"/>
    <action input="/j2ee/action/action_editor.jsp" name="actfrmTopsJ2eeAction" parameter="method" path="/actTopsJ2eeAction" scope="request" type="com.tops.j2ee.action.action.ActTopsJ2eeAction" validate="true"/>
    <action input="/j2ee/action/action_method_editor.jsp" name="actfrmTopsJ2eeActionMethod" parameter="method" path="/actTopsJ2eeActionMethod" scope="request" type="com.tops.j2ee.action.action.ActTopsJ2eeActionMethod" validate="true"/>
    <action input="/j2ee/jsp/jspviewfloder_editor.jsp" name="actfrmTopsJ2eeJspViewFolder" parameter="method" path="/actTopsJ2eeJspViewFolder" scope="request" type="com.tops.j2ee.jsp.action.ActTopsJ2eeJspViewFolder" validate="true"/>
    <action input="/j2ee/jsp/jsp_editor.jsp" name="actfrmTopsJ2eeJspView" parameter="method" path="/actTopsJ2eeJspView" scope="request" type="com.tops.j2ee.jsp.action.ActTopsJ2eeJspView" validate="true"/>
    <action input="/j2ee/ajax/ajax_agency_editor.jsp" name="actfrmTopsJ2eeAjaxAgency" parameter="method" path="/actTopsJ2eeAjaxAgency" scope="request" type="com.tops.j2ee.ajax.action.ActTopsJ2eeAjaxAgency" validate="true"/>
    <action input="/j2ee/ajax/ajax_agency_method_editor.jsp" name="actfrmTopsJ2eeAjaxAgencyMethod" parameter="method" path="/actTopsJ2eeAjaxAgencyMethod" scope="request" type="com.tops.j2ee.ajax.action.ActTopsJ2eeAjaxAgencyMethod"/>
    <action input="/j2ee/ajax/ajax_agency_method_param_editor.jsp" name="actfrmTopsJ2eeAjaxagencyMethodParam" parameter="method" path="/actTopsJ2eeAjaxagencyMethodParam" scope="request" type="com.tops.j2ee.ajax.action.ActTopsJ2eeAjaxagencyMethodParam"/>
    <action input="/j2ee/ajax/dwr_class_editor.jsp" name="actfrmTopsJ2eeDwrClass" parameter="method" path="/actTopsJ2eeDwrClass" scope="request" type="com.tops.j2ee.ajax.action.ActTopsJ2eeDwrClass" validate="true"/>
    <action input="/j2ee/ajax/dwr_formbean_editor.jsp" name="actfrmTopsJ2eeDwrFormbean" parameter="method" path="/actTopsJ2eeDwrFormbean" scope="request" type="com.tops.j2ee.ajax.action.ActTopsJ2eeDwrFormbean"/>
    <action input="/j2ee/system/module_editor.jsp" name="actfrmTopsSystemModule" parameter="method" path="/actTopsSystemModule" scope="request" type="com.tops.system.function.action.ActTopsSystemModule" validate="true"/>
    <action input="/j2ee/system/functiongroup_editor.jsp" name="actfrmTopsSystemFunctionGroup" parameter="method" path="/actTopsSystemFuncitonGroup" scope="request" type="com.tops.system.function.action.ActTopsSystemFuncitonGroup" validate="true"/>
    <action input="/j2ee/system/function_editor.jsp" name="actfrmTopsSystemFunction" parameter="method" path="/actTopsSystemFunction" scope="request" type="com.tops.system.function.action.ActTopsSystemFunction" validate="true"/>
    <action input="/j2ee/user/usergroup_editor.jsp" name="actfrmTopsSystemUserGroup" parameter="method" path="/actTopsSystemUserGroup" scope="request" type="com.tops.system.user.action.ActTopsSystemUserGroup" validate="true"/>
    <action input="/j2ee/user/user_editor.jsp" name="actfrmTopsSystemUser" parameter="method" path="/actTopsSystemUser" scope="request" type="com.tops.system.user.action.ActTopsSystemUser" validate="true"/>
    <action input="/crm/provider/topsF02ProviderEditor.jsp" name="actfrmTopsF02Provider" parameter="method" path="/actTopsF02Provider" scope="request" type="com.tops.crm.action.ActTopsF02Provider" validate="true"/>
    <action input="/crm/client/topsF01ClientList.jsp" name="actfrmTopsF01Client" parameter="method" path="/actTopsF01Client" scope="request" type="com.tops.crm.action.ActTopsF01Client" validate="true"/>
    <action input="/crm/linkman/topsF03LinkmanEditor.jsp" name="actfrmTopsF03Linkman" parameter="method" path="/actTopsF03Linkman" scope="request" type="com.tops.crm.action.ActTopsF03Linkman" validate="true"/>
  </action-mappings>
  <message-resources parameter="ApplicationResources"/>
</struts-config>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -