Re: Struts7: First Action with wrong locale

2025-04-05 Thread Lukasz Lenart
czw., 27 mar 2025 o 16:15 Ute Kaiser napisaƂ(a): > I wrote a LocaleInterceptor to catch the language from request URL path, > either German or Englisch. Output contains language specific fields from > database. > Unfortunately, after server restart the first call has always German output. > > Wh

Struts7: First Action with wrong locale

2025-03-27 Thread Ute Kaiser
Hi, I wrote a LocaleInterceptor to catch the language from request URL path, either German or Englisch. Output contains language specific fields from database. Unfortunately, after server restart the first call has always German output. What I learned from debugging: I18nInterceptor.class is fir