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

📄 .struts-config.mex

📁 这个是j2eejava web 编程精要十五讲的全部源码。对学习java web编程的人来说是很能得的资料
💻 MEX
字号:
<?xml version="1.0" encoding="UTF-8"?>
<FlowViewLayout Version="1.2">
  <StrutsActivity path="/researcher.do" location="50,50" dimension="190,84" />
  <StrutsActivity path="/project.do" location="650,150" dimension="172,84" />
  <StrutsActivity path="/researcher/query.jsp" location="650,50" dimension="166,48" />
  <StrutsActivity path="/researcher/insert.jsp" location="350,50" dimension="172,48" />
  <StrutsActivity path="/project/query.jsp" location="50,250" dimension="148,48" />
  <StrutsActivity path="/project/insert.jsp" location="950,150" dimension="154,48" />
  <StrutsActivity path="/form/project.jsp" location="350,150" dimension="142,48" />
  <StrutsTransition id="/researcher.do,queryPage,/researcher/query.jsp,1" routingType="0">
    <AutomaticBendpoints>
      <AbsolutePoint location="145,92" />
      <AbsolutePoint location="0,0" />
    </AutomaticBendpoints>
  </StrutsTransition>
  <StrutsTransition id="/project/insert.jsp,null,/project.do,2" routingType="0">
    <AutomaticBendpoints>
      <AbsolutePoint location="950,174" />
      <AbsolutePoint location="822,174" />
    </AutomaticBendpoints>
  </StrutsTransition>
  <StrutsTransition id="/project.do,queryPage,/project/query.jsp,1" routingType="0">
    <AutomaticBendpoints>
      <AbsolutePoint location="736,192" />
      <AbsolutePoint location="0,0" />
    </AutomaticBendpoints>
  </StrutsTransition>
  <StrutsTransition id="/researcher/insert.jsp,null,/researcher.do,2" routingType="0">
    <AutomaticBendpoints>
      <AbsolutePoint location="350,74" />
      <AbsolutePoint location="240,74" />
    </AutomaticBendpoints>
  </StrutsTransition>
</FlowViewLayout>

⌨️ 快捷键说明

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