struts2多文件上传和下载

时间:2020-05-17 10:33:53
【文件属性】:

文件名称:struts2多文件上传和下载

文件大小:4.11MB

文件格式:RAR

更新时间:2020-05-17 10:33:53

struts2

基本的多文件上传和下载文件


【文件预览】:
struts2_uploadAndDownload
----.project(1KB)
----.settings()
--------.jsdtscope(567B)
--------org.eclipse.core.resources.prefs(84B)
--------org.eclipse.wst.common.component(491B)
--------org.eclipse.jdt.core.prefs(364B)
--------org.eclipse.wst.common.project.facet.core.xml(345B)
--------org.eclipse.wst.jsdt.ui.superType.container(49B)
--------org.eclipse.wst.jsdt.ui.superType.name(6B)
----src()
--------com()
--------message.properties(690B)
--------struts.xml(3KB)
----build()
--------classes()
----WebContent()
--------success.jsp(370B)
--------WEB-INF()
--------upload.jsp(707B)
--------META-INF()
--------download.jsp(564B)
----.classpath(2KB)

网友评论

  • 明明只是单文件,写了多个框,但又没有对应的File数组装,怎么多文件上传?