Re: Content negotiation for Accept-Language (static pages)?

2025-07-09 Thread Fab Stz
Le mercredi 9 juillet 2025, 16:20:56 CEST Christopher Schultz a écrit : > Fab, > > On 7/9/25 9:12 AM, Fab Stz wrote: > > I'm packaging upstream software (css-validator) for Debian so your > > suggestions won't really fit to ship a package working out of the >

Re: Content negotiation for Accept-Language (static pages)?

2025-07-09 Thread Fab Stz
8 juillet 2025, 21:21:53 CEST Christopher Schultz a écrit : > Fab, > > On 7/6/25 6:58 AM, Fab Stz wrote: > > Does tomcat support content negotiation like apache httpd does [1] > > for the Accept-Language header? > > No. > > > How to configure this for a

Content negotiation for Accept-Language (static pages)?

2025-07-06 Thread Fab Stz
Hello, Does tomcat support content negotiation like apache httpd does [1] for the Accept-Language header? How to configure this for a webapp context? Use case is *serving static pages* with "href=my_page.html" and where files in the webapp folder are actually - my_page.html.en - my_page.html