Hi there, I am struggling with this issue using Tomcat 8.5.14 and Wicket 6.24
When FileUploadBase$FileItemIteratorImpl constructor throws SizeLimitExceededException, the ajax response is not read by the browser client, which keeps waiting (Firefox) or aborts (IE) the connection, with the following ajax error: "Cannot read Ajax response for multipart form submit: TypeError: Permission denied Wicket.Ajax.Call.failure: Error while parsing response: No XML response in the IFrame document" Thank you -- Marco
