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

📄 .struts-config.mex

📁 Struts + Hibernate + Spring的登陆系统
💻 MEX
字号:
<?xml version="1.0" encoding="UTF-8"?>
<FlowViewLayout Version="1.2">
  <StrutsActivity path="/login.do" location="50,50" dimension="65,62" />
  <StrutsActivity path="/ok.jsp" location="650,50" dimension="62,49" />
  <StrutsActivity path="/index.jsp" location="950,50" dimension="77,49" />
  <StrutsActivity path="index.jsp" location="350,50" dimension="73,49" />
  <StrutsActivity path="login.jsp" location="350,150" dimension="69,49" />
  <StrutsTransition id="/login.do,fail,/index.jsp,1" routingType="0">
    <AutomaticBendpoints>
      <AbsolutePoint location="112,50" />
      <AbsolutePoint location="112,5" />
      <AbsolutePoint location="988,5" />
      <AbsolutePoint location="988,50" />
    </AutomaticBendpoints>
  </StrutsTransition>
  <StrutsTransition id="/login.do,ok,/ok.jsp,1" routingType="0">
    <AutomaticBendpoints>
      <AbsolutePoint location="82,50" />
      <AbsolutePoint location="82,-25" />
      <AbsolutePoint location="681,-25" />
      <AbsolutePoint location="681,50" />
    </AutomaticBendpoints>
  </StrutsTransition>
  <StrutsTransition id="login.jsp,null,/login.do,2" routingType="0">
    <AutomaticBendpoints>
      <AbsolutePoint location="350,174" />
      <AbsolutePoint location="82,174" />
      <AbsolutePoint location="82,112" />
    </AutomaticBendpoints>
  </StrutsTransition>
  <StrutsTransition id="/index.jsp,null,/login.do,2" routingType="0">
    <AutomaticBendpoints>
      <AbsolutePoint location="988,50" />
      <AbsolutePoint location="988,-25" />
      <AbsolutePoint location="82,-25" />
      <AbsolutePoint location="82,50" />
    </AutomaticBendpoints>
  </StrutsTransition>
  <StrutsTransition id="index.jsp,null,/login.do,2" routingType="0">
    <AutomaticBendpoints>
      <AbsolutePoint location="350,74" />
      <AbsolutePoint location="115,74" />
    </AutomaticBendpoints>
  </StrutsTransition>
</FlowViewLayout>

⌨️ 快捷键说明

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