On uploading large files of size(290 Mb). It is getting Failed to parse multipart file. " MultipartParseException� " When trying to upload small files of about 5K it is ok and uploading. My browser is IE.7.But in the InternetOptions setting the JRE used is 1.5. If the JRE used is 1.6 the upload of large files wont work ,the page will be in progress for a long time and after that it will show Timeout without uploading the file. I am using enctype=�multipart/form-data� in the file for upload. But in jre1.6 it is not supporting. Can any one help me to solve this problem.
Guido Sautter
Ranch Hand
Joined: Dec 22, 2004
Posts: 142
posted
0
Where does the exception get thrown? Could you give us the code where the exception comes from?
Please do not cross-post the same question in multiple forums. It wastes people's time when multiple redundant conversations take place. Please read this for more information.