📄 .struts-config.mex
字号:
<?xml version="1.0" encoding="UTF-8"?>
<FlowViewLayout Version="1.2">
<StrutsActivity path="/login.do" location="650,150" dimension="220,84" />
<StrutsActivity path="/regist.do" location="950,150" dimension="88,60" />
<StrutsActivity path="failed;6" location="50,50" dimension="106,72" />
<StrutsActivity path="successed;6" location="350,50" dimension="106,72" />
<StrutsActivity path="/index.jsp" location="50,250" dimension="100,48" />
<StrutsActivity path="/regist.jsp" location="350,250" dimension="106,48" />
<StrutsActivity path="/error.jsp" location="650,50" dimension="100,48" />
<StrutsActivity path="/xitong.jsp" location="50,350" dimension="106,48" />
<StrutsActivity path="/right.jsp" location="950,50" dimension="100,48" />
<StrutsActivity path="/login.jsp" />
<StrutsTransition id="successed;6,null,/xitong.jsp,1" routingType="0">
<AutomaticBendpoints>
<AbsolutePoint location="403,86" />
<AbsolutePoint location="103,374" />
</AutomaticBendpoints>
</StrutsTransition>
<StrutsTransition id="/regist.do,null,/regist.jsp,1" routingType="0">
<AutomaticBendpoints>
<AbsolutePoint location="994,210" />
<AbsolutePoint location="994,274" />
<AbsolutePoint location="456,274" />
</AutomaticBendpoints>
</StrutsTransition>
<StrutsTransition id="/login.jsp,null,/login.do,2" routingType="0">
<AutomaticBendpoints>
<AbsolutePoint location="0,0" />
<AbsolutePoint location="760,192" />
</AutomaticBendpoints>
</StrutsTransition>
<StrutsTransition id="failed;6,null,/error.jsp,1" routingType="0">
<AutomaticBendpoints>
<AbsolutePoint location="103,50" />
<AbsolutePoint location="103,-25" />
<AbsolutePoint location="700,-25" />
<AbsolutePoint location="700,50" />
</AutomaticBendpoints>
</StrutsTransition>
<StrutsTransition id="/index.jsp,null,/login.do,2" routingType="0">
<AutomaticBendpoints>
<AbsolutePoint location="100,250" />
<AbsolutePoint location="100,192" />
<AbsolutePoint location="650,192" />
</AutomaticBendpoints>
</StrutsTransition>
</FlowViewLayout>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -