.struts-config.mex
资源名称:SWFupload.rar [点击查看]
上传用户:itkeji
上传日期:2017-12-04
资源大小:6184k
文件大小:1k
源码类别:
Jsp/Servlet
开发平台:
Java
- <?xml version="1.0" encoding="UTF-8"?>
- <FlowViewLayout Version="1.2">
- <StrutsActivity path="/uploadFile.do" location="50,50" dimension="245,84" />
- <StrutsActivity path="/jscripts/uploadFile.do" location="950,50" dimension="245,84" />
- <StrutsActivity path="/form/upload.jsp" location="650,50" dimension="106,48" />
- <StrutsActivity path="/index.jsp" />
- <StrutsTransition id="/jscripts/uploadFile.do,success,/index.jsp,1" routingType="0">
- <AutomaticBendpoints>
- <AbsolutePoint location="1072,92" />
- <AbsolutePoint location="0,0" />
- </AutomaticBendpoints>
- </StrutsTransition>
- </FlowViewLayout>