Java開發之文件上傳

文件上傳有SmartUpload、Apache的Commons fileupload.我們今天介紹Commons fileupload的用法。 1.commons-fileupload-1.3.1.jar 下載地址:http://pan.baidu.com/s/1kVtYMzH   2.web.xml 1 <!-- 上傳文件 服務器端 --> 2 <servlet> 3 <ser
相關文章
相關標籤/搜索