标签: java jsp file-upload struts
将图像上传到文件夹并将路径发送到struts中的数据库?
答案 0 :(得分:0)
你应该看看apache commons FileUpload http://commons.apache.org/fileupload/using.html。
也许这篇文章也会帮助你http://struts.apache.org/2.0.14/docs/file-upload.html。