Re: I18nInterceptor / request_locale not working as expected

2010-01-29 Thread Bhaarat Sharma
Hi stephan, I see you solved your issue regarding resource bundle. I am having a problem where intermittently the resource bundles get lost and instead of seeing values on the browser...we start seeing actual properties like: my.label.name. using the execute method for your code below...is ther

Re: I18nInterceptor / request_locale not working as expected [INVALID/SOLVED]

2010-01-28 Thread Stephan R. Mueller
I beg your pardon for spamming. I'm mixing JSTL/Struts2 and my i18n messages are generated using JSTL. JSTL uses a java.util.Locale Object stored in the session via key "javax.servlet.jsp.jstl.fmt.locale". While Struts2 uses it's own key. Now using the JSTL key to stuff the current locale into an