.struts-config.mex

来自「java的一个验证码登陆系统 随机生成验证码图片 0-9 a-z 可以作为登」· MEX 代码 · 共 45 行

MEX
45
字号
<?xml version="1.0" encoding="UTF-8"?>
<FlowViewLayout Version="1.2">
  <StrutsActivity path="/login.do" location="-75,30" dimension="286,84" />
  <StrutsActivity path="success;6" location="195,135" dimension="118,72" />
  <StrutsActivity path="false;6" location="-60,255" dimension="106,72" />
  <StrutsActivity path="/login.jsp" location="270,45" dimension="100,48" />
  <StrutsActivity path="/welcome.jsp" location="-45,150" dimension="112,48" />
  <StrutsActivity path="/loginerror.jsp" location="150,270" dimension="130,48" />
  <StrutsActivity path="/logon.jsp" location="345,225" dimension="100,48" />
  <StrutsActivity path="/Locale.do" location="950,150" dimension="340,84" />
  <StrutsActivity path="index;6" location="450,45" dimension="106,72" />
  <StrutsTransition id="false;6,null,/loginerror.jsp,1" routingType="0">
    <AutomaticBendpoints>
      <AbsolutePoint location="46,291" />
      <AbsolutePoint location="150,291" />
    </AutomaticBendpoints>
  </StrutsTransition>
  <StrutsTransition id="index;6,null,/logon.jsp,1" routingType="0">
    <AutomaticBendpoints>
      <AbsolutePoint location="450,78" />
      <AbsolutePoint location="395,78" />
      <AbsolutePoint location="395,225" />
    </AutomaticBendpoints>
  </StrutsTransition>
  <StrutsTransition id="index;6,null,/login.jsp,1" routingType="0">
    <AutomaticBendpoints>
      <AbsolutePoint location="450,78" />
      <AbsolutePoint location="370,78" />
    </AutomaticBendpoints>
  </StrutsTransition>
  <StrutsTransition id="success;6,null,/welcome.jsp,1" routingType="0">
    <AutomaticBendpoints>
      <AbsolutePoint location="195,171" />
      <AbsolutePoint location="67,171" />
    </AutomaticBendpoints>
  </StrutsTransition>
  <StrutsTransition id="/login.jsp,null,/login.do,2" routingType="0">
    <AutomaticBendpoints>
      <AbsolutePoint location="270,69" />
      <AbsolutePoint location="211,69" />
    </AutomaticBendpoints>
  </StrutsTransition>
</FlowViewLayout>

⌨️ 快捷键说明

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