Re: Error Struts 7
Lukasz Lenart <[email protected]> Mon, 22 Sep 2025 10:10:21 +0200
| Newsgroups | gmane.comp.jakarta.struts.user |
|---|---|
| Message-ID | <CAMopvkOdNH2v4ysnyEiQ9a5XdeFt0hwVVMtKy5omj4a_HVokuQ@mail.gmail.com> |
=C5=9Br., 17 wrz 2025 o 20:29 Deborah White <[email protected]> napisa=C5=82(a): > Hello, we recently updated to Struts 7 and we are getting this error when= no files are actually being uploaded: What do you mean by that? Did you hit Submit on a form but without files attached? > "Request exceeded allowed number of files! Permitted number of files is: = 256!" As far as I see, you are using JakartaStreamMultiPartRequest, could you try to switch to the default implementation? Cheers =C5=81ukasz