pon., 23 lis 2020 o 04:40 James Chaplin napisał(a):
>
> Hi Łukasz.
>
> Thanks for your work on, and putting together, the 2.5.26 test build.
>
> I downloaded the Struts 2.5.26 test build and ran the Struts Showcase
> and Struts Rest Showcase applications locally. All the interaction fo
Hi Łukasz.
Thanks for your work on, and putting together, the 2.5.26 test build.
I downloaded the Struts 2.5.26 test build and ran the Struts Showcase and
Struts Rest Showcase applications locally. All the interaction for both
applications seemed to work fine with the 2.5.26 test bui
lukaszlenart opened a new pull request #451:
URL: https://github.com/apache/struts/pull/451
This PR adds a new handler to support `Accept-Language` header when
selecting `Locale`. `I18Interceptor` must be configured with a set of supported
locale to properly filter out user's `Locale`.