【问题】
使用struts框架,采用enctype="multipart/form-data"请求提交表单数据时无法获取请求参数和文件。
【解决】
升级替换commons-fileupload到1.4版本。
commons-fileupload-1.4.jar