Hi.

Looking at Form#onFileUploadException, I see that it sets an error message
(resource key: uploadTooLarge), is there any way to display this error in
the browser?

I use Form#setMaxSize and ApplicationSettings#setDefaultMaximumUploadSize
methods.
When I upload a file that exceeds these settings, I would like to return a
response with an error message and display it on browser. However, the
browser displays [ERR_CONNECTION_RESET] now.


Regards,
Ryo Tsunoda.

Reply via email to