📄 .struts-config.mex
字号:
<?xml version="1.0" encoding="UTF-8"?>
<FlowViewLayout Version="1.2">
<StrutsActivity path="/login.do" location="60,45" dimension="256,84" />
<StrutsActivity path="/register.do" location="950,50" dimension="100,60" />
<StrutsActivity path="/reseacher.do" location="950,250" dimension="106,60" />
<StrutsActivity path="error;6" location="650,50" dimension="106,72" />
<StrutsActivity path="sameuser;6" location="650,250" dimension="124,72" />
<StrutsActivity path="/login.jsp" location="420,165" dimension="100,48" />
<StrutsActivity path="/register.jsp" location="50,350" dimension="118,48" />
<StrutsActivity path="/reseacher.jsp" location="375,60" dimension="124,48" />
<StrutsActivity path="/fail.jsp" location="120,240" dimension="94,48" />
<StrutsActivity path="update;6" />
<StrutsActivity path="/updatesuccess.jsp" />
<StrutsTransition id="sameuser;6,null,/register.jsp,1" routingType="0">
<AutomaticBendpoints>
<AbsolutePoint location="0,0" />
<AbsolutePoint location="0,0" />
</AutomaticBendpoints>
</StrutsTransition>
<StrutsTransition id="update;6,null,/updatesuccess.jsp,1" routingType="0">
<AutomaticBendpoints>
<AbsolutePoint location="0,0" />
<AbsolutePoint location="0,0" />
</AutomaticBendpoints>
</StrutsTransition>
<StrutsTransition id="/login.jsp,null,/login.do,2" routingType="0">
<AutomaticBendpoints>
<AbsolutePoint location="420,189" />
<AbsolutePoint location="188,189" />
<AbsolutePoint location="188,129" />
</AutomaticBendpoints>
</StrutsTransition>
<StrutsTransition id="/login.jsp,null,/reseacher.do,2" routingType="0">
<AutomaticBendpoints>
<AbsolutePoint location="520,189" />
<AbsolutePoint location="1003,189" />
<AbsolutePoint location="1003,250" />
</AutomaticBendpoints>
</StrutsTransition>
<StrutsTransition id="error;6,null,/login.jsp,1" routingType="0">
<AutomaticBendpoints>
<AbsolutePoint location="703,122" />
<AbsolutePoint location="703,189" />
<AbsolutePoint location="520,189" />
</AutomaticBendpoints>
</StrutsTransition>
<StrutsTransition id="/register.jsp,null,/register.do,2" routingType="0">
<AutomaticBendpoints>
<AbsolutePoint location="168,374" />
<AbsolutePoint location="1000,374" />
<AbsolutePoint location="1000,110" />
</AutomaticBendpoints>
</StrutsTransition>
</FlowViewLayout>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -