📄 .struts-config.mex
字号:
<?xml version="1.0" encoding="UTF-8"?>
<FlowViewLayout Version="1.2">
<StrutsActivity path="/userRegister.do" location="50,50" dimension="298,84" />
<StrutsActivity path="/form/fail.jsp" location="350,250" dimension="124,48" />
<StrutsActivity path="/form/success.jsp" location="650,250" dimension="142,48" />
<StrutsActivity path="userRegister.jsp" location="650,150" dimension="136,48" />
<StrutsActivity path="/from/fail.jsp" location="950,150" dimension="124,48" />
<StrutsActivity path="/from/success.jsp" location="50,250" dimension="142,48" />
<StrutsActivity path="/fail.jsp" location="650,50" dimension="94,48" />
<StrutsActivity path="/success.jsp" location="950,50" dimension="112,48" />
<StrutsActivity path="index.jsp" />
<StrutsTransition id="userRegister.jsp,null,/userRegister.do,2" routingType="0">
<AutomaticBendpoints>
<AbsolutePoint location="650,174" />
<AbsolutePoint location="199,174" />
<AbsolutePoint location="199,134" />
</AutomaticBendpoints>
</StrutsTransition>
<StrutsTransition id="/userRegister.do,failed,/form/fail.jsp,1" routingType="0">
<AutomaticBendpoints>
<AbsolutePoint location="199,92" />
<AbsolutePoint location="0,0" />
</AutomaticBendpoints>
</StrutsTransition>
<StrutsTransition id="index.jsp,null,/userRegister.do,2" routingType="0">
<AutomaticBendpoints>
<AbsolutePoint location="0,0" />
<AbsolutePoint location="199,92" />
</AutomaticBendpoints>
</StrutsTransition>
<StrutsTransition id="/userRegister.do,success,/form/success.jsp,1" routingType="0">
<AutomaticBendpoints>
<AbsolutePoint location="199,92" />
<AbsolutePoint location="0,0" />
</AutomaticBendpoints>
</StrutsTransition>
</FlowViewLayout>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -