| Author |
File Upload Issue with Apache Common file upload
|
John Stathem
Greenhorn
Joined: Jul 26, 2010
Posts: 2
|
|
Hi all,
I am using the normal apache common file upload and using this method for file upload,
I am using struts so the request is already parsed and when servletFileUpload tries to parse the fileItemsList is null.
So is there any way to disable struts multipart request handler or any solution for this problem.
I have read the same problem in Java Ranch and the link is
http://www.coderanch.com/t/363073/Servlets/java/Accepting-File-Uploads-Server
Mr.Billy Hause started that topic and he found the solution but the expalanation is not clear.
Kindly help!
Thanks,
John
|
 |
 |
|
|
subject: File Upload Issue with Apache Common file upload
|
|
|