Quantcast
Channel: Apache Timeline
Viewing all articles
Browse latest Browse all 5648

org.apache.wicket.util.upload.FileUploadBase#fileSizeMax

$
0
0
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!

Viewing all articles
Browse latest Browse all 5648

Trending Articles