Issue 330: Spring MVC and LocaleResolver
Status:  New
Owner: ----
Reported by nicola.c...@gmail.com, Dec 3, 2011
Using Spring MVC, you should use RequestContextUtlis.getLocale in HttpServletRequestSpringWebContext so that Spring retrieves the right locale using the appropriate LocaleResolver (SessionLocaleResolver, CookieLocaleResolver and others). I have attached the patch file for the class HttpServletRequestSpringWebContext.
HttpServletRequestSpringWebContext.patch
851 bytes   View   Download