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

📄 .struts-config.mex

📁 初学者的struts 的基本应用 包含struts action的 和 struts formbean的自动封装
💻 MEX
字号:
<?xml version="1.0" encoding="UTF-8"?>
<FlowViewLayout Version="1.2">
  <StrutsActivity path="/searchAction.do" location="50,50" dimension="256,84" />
  <StrutsActivity path="/index.jsp" location="650,50" dimension="100,48" />
  <StrutsActivity path="/WEB-INF/index.jsp" />
  <StrutsTransition id="/searchAction.do,disp,/index.jsp,1" routingType="0">
    <AutomaticBendpoints>
      <AbsolutePoint location="306,83" />
      <AbsolutePoint location="650,83" />
    </AutomaticBendpoints>
  </StrutsTransition>
  <StrutsTransition id="/searchAction.do,disp,/WEB-INF/index.jsp,1" routingType="0">
    <AutomaticBendpoints>
      <AbsolutePoint location="178,92" />
      <AbsolutePoint location="0,0" />
    </AutomaticBendpoints>
  </StrutsTransition>
</FlowViewLayout>

⌨️ 快捷键说明

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