📄 .struts-config.mex
字号:
<?xml version="1.0" encoding="UTF-8"?>
<FlowViewLayout Version="1.2">
<StrutsActivity path="/regAction.do" location="50,50" dimension="190,84" />
<StrutsActivity path="/regsuccess.jsp" location="350,150" dimension="130,48" />
<StrutsActivity path="/regerror.jsp" location="650,150" dimension="118,48" />
<StrutsActivity path="/reg.jsp" location="950,50" dimension="88,48" />
<StrutsActivity path="/success.jsp" location="350,50" dimension="112,48" />
<StrutsActivity path="/error.jsp" location="650,50" dimension="100,48" />
<StrutsActivity path="/loginAction.do" location="950,150" dimension="202,84" />
<StrutsActivity path="/index.jsp" location="50,250" dimension="100,48" />
<StrutsActivity path="/loginerror.jsp" location="350,250" dimension="130,48" />
<StrutsActivity path="/login.jsp" location="650,250" dimension="100,48" />
<StrutsTransition id="/loginAction.do,loginerror,/login.jsp,1" routingType="0">
<AutomaticBendpoints>
<AbsolutePoint location="1051,192" />
<AbsolutePoint location="700,274" />
</AutomaticBendpoints>
</StrutsTransition>
<StrutsTransition id="/reg.jsp,null,/regAction.do,2" routingType="0">
<AutomaticBendpoints>
<AbsolutePoint location="994,50" />
<AbsolutePoint location="994,-25" />
<AbsolutePoint location="145,-25" />
<AbsolutePoint location="145,50" />
</AutomaticBendpoints>
</StrutsTransition>
<StrutsTransition id="/regAction.do,regerror,/regerror.jsp,1" routingType="0">
<AutomaticBendpoints>
<AbsolutePoint location="145,92" />
<AbsolutePoint location="0,0" />
</AutomaticBendpoints>
</StrutsTransition>
<StrutsTransition id="/loginAction.do,loginerror,/loginerror.jsp,1" routingType="0">
<AutomaticBendpoints>
<AbsolutePoint location="1081,234" />
<AbsolutePoint location="1081,373" />
<AbsolutePoint location="415,373" />
<AbsolutePoint location="415,298" />
</AutomaticBendpoints>
</StrutsTransition>
<StrutsTransition id="/loginAction.do,index,/index.jsp,1" routingType="0">
<AutomaticBendpoints>
<AbsolutePoint location="950,213" />
<AbsolutePoint location="100,213" />
<AbsolutePoint location="100,250" />
</AutomaticBendpoints>
</StrutsTransition>
<StrutsTransition id="/login.jsp,null,/loginAction.do,2" routingType="0">
<AutomaticBendpoints>
<AbsolutePoint location="750,274" />
<AbsolutePoint location="1051,274" />
<AbsolutePoint location="1051,234" />
</AutomaticBendpoints>
</StrutsTransition>
<StrutsTransition id="/regAction.do,regsuccess,/regsuccess.jsp,1" routingType="0">
<AutomaticBendpoints>
<AbsolutePoint location="145,134" />
<AbsolutePoint location="145,174" />
<AbsolutePoint location="350,174" />
</AutomaticBendpoints>
</StrutsTransition>
</FlowViewLayout>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -