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

📄 .struts-config.mex

📁 该系统对jsp进行了初级编程 实现了ajax下的部门人才管理
💻 MEX
字号:
<?xml version="1.0" encoding="UTF-8"?>
<FlowViewLayout Version="1.2">
  <StrutsActivity path="/deptList.do" location="120,30" dimension="184,84" />
  <StrutsActivity path="/deptInsert.do" location="135,300" dimension="192,92" />
  <StrutsActivity path="/deptUpdate.do" location="735,270" dimension="200,92" />
  <StrutsActivity path="/deptDel.do" location="450,435" dimension="177,92" />
  <StrutsActivity path="/deptGet.do" location="450,120" dimension="180,92" />
  <StrutsActivity path="/dept/dept_tree.jsp" location="390,45" dimension="142,50" />
  <StrutsActivity path="/index.jsp" location="150,465" dimension="84,50" />
  <StrutsActivity path="/dept/dept_add.jsp" location="105,150" dimension="166,50" />
  <StrutsActivity path="/dept/dept_info.jsp" location="450,300" dimension="139,50" />
  <StrutsActivity path="/dept/dept_update.jsp" location="735,135" dimension="158,50" />
  <StrutsActivity path="/dept/dept_index.jsp" location="180,-60" dimension="148,50" />
  <StrutsTransition id="/deptDel.do,failure,/dept/dept_info.jsp,1" routingType="0">
    <AutomaticBendpoints>
      <AbsolutePoint location="538,435" />
      <AbsolutePoint location="538,350" />
    </AutomaticBendpoints>
  </StrutsTransition>
  <StrutsTransition id="/deptInsert.do,failure,/dept/dept_add.jsp,1" routingType="0">
    <AutomaticBendpoints>
      <AbsolutePoint location="231,300" />
      <AbsolutePoint location="231,200" />
    </AutomaticBendpoints>
  </StrutsTransition>
  <StrutsTransition id="/dept/dept_add.jsp,null,/deptInsert.do,2" routingType="0">
    <AutomaticBendpoints>
      <AbsolutePoint location="261,200" />
      <AbsolutePoint location="261,300" />
    </AutomaticBendpoints>
  </StrutsTransition>
  <StrutsTransition id="/deptGet.do,success,/dept/dept_info.jsp,1" routingType="0">
    <AutomaticBendpoints>
      <AbsolutePoint location="540,212" />
      <AbsolutePoint location="540,300" />
    </AutomaticBendpoints>
  </StrutsTransition>
  <StrutsTransition id="/dept/dept_update.jsp,null,/deptUpdate.do,2" routingType="0">
    <AutomaticBendpoints>
      <AbsolutePoint location="814,185" />
      <AbsolutePoint location="814,270" />
    </AutomaticBendpoints>
  </StrutsTransition>
  <StrutsTransition id="/deptInsert.do,success,/index.jsp,1" routingType="0">
    <AutomaticBendpoints>
      <AbsolutePoint location="219,392" />
      <AbsolutePoint location="219,465" />
    </AutomaticBendpoints>
  </StrutsTransition>
  <StrutsTransition id="/deptUpdate.do,success,/dept/dept_info.jsp,1" routingType="0">
    <AutomaticBendpoints>
      <AbsolutePoint location="735,316" />
      <AbsolutePoint location="589,316" />
    </AutomaticBendpoints>
  </StrutsTransition>
  <StrutsTransition id="/deptUpdate.do,failure,/dept/dept_update.jsp,1" routingType="0">
    <AutomaticBendpoints>
      <AbsolutePoint location="844,270" />
      <AbsolutePoint location="844,185" />
    </AutomaticBendpoints>
  </StrutsTransition>
  <StrutsTransition id="/deptList.do,success,/dept/dept_tree.jsp,1" routingType="0">
    <AutomaticBendpoints>
      <AbsolutePoint location="304,72" />
      <AbsolutePoint location="390,72" />
    </AutomaticBendpoints>
  </StrutsTransition>
  <StrutsTransition id="/deptDel.do,success,/index.jsp,1" routingType="0">
    <AutomaticBendpoints>
      <AbsolutePoint location="450,481" />
      <AbsolutePoint location="234,481" />
    </AutomaticBendpoints>
  </StrutsTransition>
</FlowViewLayout>

⌨️ 快捷键说明

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