📄 .struts-config.mex
字号:
<?xml version="1.0" encoding="UTF-8"?>
<FlowViewLayout Version="1.2">
<StrutsActivity path="/hello.do" location="90,225" dimension="118,88" />
<StrutsActivity path="/hello.jsp" location="75,60" dimension="150,76" />
<StrutsTransition id="/hello.do,failed,/hello.jsp,1" routingType="0">
<AutomaticBendpoints>
<AbsolutePoint location="180,225" />
<AbsolutePoint location="180,136" />
</AutomaticBendpoints>
</StrutsTransition>
<StrutsTransition id="/hello.jsp,null,/hello.do,2" routingType="0">
<AutomaticBendpoints>
<AbsolutePoint location="150,136" />
<AbsolutePoint location="150,225" />
</AutomaticBendpoints>
</StrutsTransition>
<StrutsTransition id="/hello.do,sayHello,/sayHello.jsp,1" routingType="0">
<AutomaticBendpoints>
<AbsolutePoint location="208,269" />
<AbsolutePoint location="345,269" />
</AutomaticBendpoints>
</StrutsTransition>
<StrutsTransition id="/hello.do,sayHello,/hello.jsp,1" routingType="0">
<AutomaticBendpoints>
<AbsolutePoint location="120,225" />
<AbsolutePoint location="120,136" />
</AutomaticBendpoints>
</StrutsTransition>
</FlowViewLayout>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -