I'm just wondering if anyone has a workaround or suggestion for the following "bug":
http://issues.apache.org/bugzilla/show_bug.cgi?id=36687 Properties, request params, request attributes are all null when the file submitted in the file field is greater than the maxFileSize setting in the struts config controller element. (default 250Mb). So that when the form bounces back with the validation error for exceeding the max file size, the other required properties (like text fields that were filled in) are not refilled and erroneously giving validation errors.