Hi,

It is not clear to me what you want to accomplish.

Martin Grigorov
Wicket Training and Consulting
https://twitter.com/mtgrigorov

On Tue, Oct 21, 2014 at 4:39 PM, Roman Grigoriadi <
roman.grigori...@gmail.com> wrote:

> Hi Wicket users,
>
> I am trying to check size of a single file in a multi file upload POST
> request. It seems there is a parameter for this in "FileUploadBase" class
> called "fileSizeMax" which is used for checking length of an input stream
> for a file during parsing request and writing files to disk temp. Is there
> any way to propagate this parameter inside considering use of default
> "MultipartServletWebRequestImpl" ?
>
> I am using wicket 6.11.0
>
> Thanks, best regards!
>
> --
> View this message in context:
> http://apache-wicket.1842946.n4.nabble.com/org-apache-wicket-util-upload-FileUploadBase-fileSizeMax-tp4668001.html
> Sent from the Users forum mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>

Reply via email to