.struts-config.mex
资源名称:Ajax.rar [点击查看]
上传用户:sz_mindeo
上传日期:2015-07-22
资源大小:913k
文件大小:3k
源码类别:
Ajax
开发平台:
Java
- <?xml version="1.0" encoding="UTF-8"?>
- <FlowViewLayout Version="1.2">
- <StrutsActivity path="/login.do" location="950,50" dimension="214,84" />
- <StrutsActivity path="/showInfo.jsp" location="350,50" dimension="118,48" />
- <StrutsActivity path="/index.jsp" location="350,150" dimension="100,48" />
- <StrutsActivity path="/login.jsp" location="50,150" dimension="100,48" />
- <StrutsActivity path="login.jsp" location="650,50" dimension="94,48" />
- <StrutsActivity path="/register.do" location="650,150" dimension="100,60" />
- <StrutsActivity path="" location="50,250" dimension="40,48" />
- <StrutsActivity path="/register.jsp" location="350,250" dimension="118,48" />
- <StrutsTransition id=",null,/register.do,2" routingType="0">
- <AutomaticBendpoints>
- <AbsolutePoint location="90,274" />
- <AbsolutePoint location="700,274" />
- <AbsolutePoint location="700,210" />
- </AutomaticBendpoints>
- </StrutsTransition>
- <StrutsTransition id="/register.do,failure,/register.jsp,1" routingType="0">
- <AutomaticBendpoints>
- <AbsolutePoint location="670,210" />
- <AbsolutePoint location="670,225" />
- <AbsolutePoint location="409,225" />
- <AbsolutePoint location="409,250" />
- </AutomaticBendpoints>
- </StrutsTransition>
- <StrutsTransition id="/login.do,failure,/index.jsp,1" routingType="0">
- <AutomaticBendpoints>
- <AbsolutePoint location="1057,92" />
- <AbsolutePoint location="400,174" />
- </AutomaticBendpoints>
- </StrutsTransition>
- <StrutsTransition id="/register.do,success,/showInfo.jsp,1" routingType="0">
- <AutomaticBendpoints>
- <AbsolutePoint location="650,180" />
- <AbsolutePoint location="465,180" />
- <AbsolutePoint location="465,98" />
- </AutomaticBendpoints>
- </StrutsTransition>
- <StrutsTransition id="/register.jsp,null,/register.do,2" routingType="0">
- <AutomaticBendpoints>
- <AbsolutePoint location="468,274" />
- <AbsolutePoint location="700,274" />
- <AbsolutePoint location="700,210" />
- </AutomaticBendpoints>
- </StrutsTransition>
- <StrutsTransition id="/login.do,success,/showInfo.jsp,1" routingType="0">
- <AutomaticBendpoints>
- <AbsolutePoint location="950,113" />
- <AbsolutePoint location="409,113" />
- <AbsolutePoint location="409,98" />
- </AutomaticBendpoints>
- </StrutsTransition>
- <StrutsTransition id="/index.jsp,null,/login.do,2" routingType="0">
- <AutomaticBendpoints>
- <AbsolutePoint location="0,0" />
- <AbsolutePoint location="1057,92" />
- </AutomaticBendpoints>
- </StrutsTransition>
- </FlowViewLayout>