Hi, I am getting the following error while I am using struts file upload. org.apache.commons.fileupload.FileUploadException: Processing of multipart/form-data request failed. EOF after reading only: '0' of: '2227' promised bytes, out of which at least: '0' were already buffered at org.apache.commons.fileupload.FileUploadBase.parseRequest(FileUploadBase.java:429) Here I am not attaching any file. But as my form consists of both file field and othe parameter field. And this error is not at all consistent as it does not come everytime some times i am able to post the required data. Thanks Rakesh Shringi --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]