Hello.
I need to use some locale switching behavior in struts application. I tried Action.setLocale(HttpServletRequest, Locale), but first populated values from resource bundles were shown for locale, which I switched to, so after several requests and swithing of the locale some mixed content...