.struts-config.mex
上传用户:itkeji
上传日期:2017-12-04
资源大小:6184k
文件大小:1k
源码类别:

Jsp/Servlet

开发平台:

Java

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <FlowViewLayout Version="1.2">
  3.   <StrutsActivity path="/uploadFile.do" location="50,50" dimension="245,84" />
  4.   <StrutsActivity path="/jscripts/uploadFile.do" location="950,50" dimension="245,84" />
  5.   <StrutsActivity path="/form/upload.jsp" location="650,50" dimension="106,48" />
  6.   <StrutsActivity path="/index.jsp" />
  7.   <StrutsTransition id="/jscripts/uploadFile.do,success,/index.jsp,1" routingType="0">
  8.     <AutomaticBendpoints>
  9.       <AbsolutePoint location="1072,92" />
  10.       <AbsolutePoint location="0,0" />
  11.     </AutomaticBendpoints>
  12.   </StrutsTransition>
  13. </FlowViewLayout>