📄 .struts-config.mex
字号:
<?xml version="1.0" encoding="UTF-8"?>
<FlowViewLayout Version="1.2">
<StrutsActivity path="/userLogin.do" location="50,50" dimension="346,84" />
<StrutsActivity path="/default.jsp" location="650,150" dimension="112,48" />
<StrutsActivity path="/Notallow.jsp" location="950,150" dimension="118,48" />
<StrutsActivity path="/index.jsp" location="950,50" dimension="100,48" />
<StrutsActivity path="/success.jsp" location="650,50" dimension="112,48" />
<StrutsTransition id="/index.jsp,null,/userLogin.do,2" routingType="0">
<AutomaticBendpoints>
<AbsolutePoint location="1000,98" />
<AbsolutePoint location="1000,113" />
<AbsolutePoint location="396,113" />
</AutomaticBendpoints>
</StrutsTransition>
<StrutsTransition id="/userLogin.do,success,/default.jsp,1" routingType="0">
<AutomaticBendpoints>
<AbsolutePoint location="223,92" />
<AbsolutePoint location="0,0" />
</AutomaticBendpoints>
</StrutsTransition>
<StrutsTransition id="/userLogin.do,fail,/Notallow.jsp,1" routingType="0">
<AutomaticBendpoints>
<AbsolutePoint location="223,92" />
<AbsolutePoint location="0,0" />
</AutomaticBendpoints>
</StrutsTransition>
</FlowViewLayout>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -