azizlabib2015 / jmesa

Automatically exported from code.google.com/p/jmesa
0 stars 0 forks source link

Spring MVC and LocaleResolver #330

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
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.

Original issue reported on code.google.com by nicola.c...@gmail.com on 3 Dec 2011 at 2:13

Attachments: