问题描述
- 不用common file upload、struts 什么的,java文件上传功能怎么实现?
-
不用common file upload、struts 什么的,java文件上传功能怎么实现,就单纯的用html和java实现文件上传?
解决方案
http://wangwei2008224078.blog.163.com/blog/static/214338275201342110555388/
这个什么也没用,你可以参考
解决方案二:
用servlet的request获取文件流
解决方案三:
javasmart
解决方案四:
参考下这个吧http://my.oschina.net/Barudisshu/blog/150026
解决方案五:
用io流是可以实现的
时间: 2024-10-31 23:29:16