纯jsp文件多文件上传例子

时间:2013-02-22 02:51:56
【文件属性】:

文件名称:纯jsp文件多文件上传例子

文件大小:1.1MB

文件格式:RAR

更新时间:2013-02-22 02:51:56

多文件上传

纯jsp代码实现上传多个文件,jsp中提供了可移值性超强的方法,方便你作它用。


【文件预览】:
FileUpload
----WEB-INF()
--------struts-tiles.tld(8KB)
--------web.xml(559B)
--------struts-config.xml(696B)
--------struts-bean.tld(9KB)
--------struts-nested.tld(63KB)
--------struts-html.tld(65KB)
--------struts-template.tld(2KB)
--------struts-logic.tld(14KB)
--------validator-rules.xml(41KB)
--------lib()
--------classes()
----upload.jsp(1KB)
----META-INF()
--------MANIFEST.MF(39B)
----upload()
--------2010()
----_up_File.jsp(1KB)
----result.jsp(923B)
----upFile.jsp(4KB)

网友评论

  • 不错。可以用的。谢谢
  • 忽悠,不怎么样,
  • 使用 org.apache.commons.fileupload上传的,谈不上纯jsp实现