Re: ActionFileUploadInterceptor Issue
Lukasz Lenart <[email protected]> Tue, 20 May 2025 07:01:31 +0200
| Newsgroups | gmane.comp.jakarta.struts.user |
|---|---|
| Message-ID | <CAMopvkNQ3NfHo-dXqYmgTbZHsWM5OiKQFr=BB7Gg817PLm=9sA@mail.gmail.com> |
I extended the example and it only works with two filters. If I use one filter it won't work https://github.com/apache/struts-examples/pull/461 Also it works properly only with 7.0.3, the changes introduced in this PR broke the integration https://github.com/apache/struts/pull/1265 and now I'm in doubt :\ Cheers Ćukasz