hi folks im using struts 2.0.14 if a try to upload a file without ContentType I get this:
[ERROR] 10:39:39.953 (FileUploadInterceptor.java:intercept:263) org.apache.struts2.interceptor.FileUploadInterceptor Could not find a Content-Type for <*field*>. Verify that a valid file was submitted.|#] how can I solve this problem? a lot of people have unContentType files and they cannot upload.