struts2的单个文件上传

时间:2017-10-01 08:26:02
【文件属性】:
文件名称:struts2的单个文件上传
文件大小:3.21MB
文件格式:ZIP
更新时间:2017-10-01 08:26:02
struts2 本文主要两种方式,一:通过 FileUtils.copyFile(file, savefile);方法复制;二:通过字节流方式复制 ; web.xml struts.xml, struts.properties, UploadAction.java, index.jsp. success.jsp
【文件预览】:
strutsUpload
----.project(1KB)
----.settings()
--------.jsdtscope(406B)
--------org.eclipse.jdt.core.prefs(330B)
--------org.eclipse.wst.jsdt.ui.superType.container(49B)
--------org.eclipse.wst.jsdt.ui.superType.name(6B)
----.mymetadata(301B)
----WebRoot()
--------success.jsp(1KB)
--------WEB-INF()
--------index.jsp(2KB)
--------META-INF()
--------upload()
--------temp()
----.myeclipse()
----src()
--------struts.properties(463B)
--------com()
--------struts.xml(946B)
----.classpath(994B)

网友评论