[
https://issues.apache.org/jira/browse/FILEUPLOAD-164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12627410#action_12627410
]
Olaf Freyer commented on FILEUPLOAD-164:
----------------------------------------
Thanks alot for your feedback. This basically means I'm left with two options:
hacking commons-fileupload myself or hacking CommonsMultipartResolver myself.
(I were hoping that either component would offer what I was looking for
out-of-the-box.)
> gracefully handle SizeLimitExceededException caused by exceeding fileSizeMax
> ----------------------------------------------------------------------------
>
> Key: FILEUPLOAD-164
> URL: https://issues.apache.org/jira/browse/FILEUPLOAD-164
> Project: Commons FileUpload
> Issue Type: Wish
> Affects Versions: 1.2.1
> Reporter: Olaf Freyer
> Assignee: Jochen Wiedmann
>
> I have a feature/improvement request:
> when uploading X files of which Y files exceed fileSizeMax I'd love to be
> able to handle the X-Y remaining files that didn't break the constraint.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.