Internationalization « Security « Spring Q&A





1. Spring Security with AcceptHeaderLocaleResolver and i18n    stackoverflow.com

I am stuck, probably missed something in docs or made some small mistake. Spring Security 3.0.5 was integrated in my Spring MVC 3.0.5 app. AcceptHeaderLocaleResolver is used for Locale detection and localisation ...

2. i18n and acegi    forum.springsource.org

I'm beginning a J2EE project using acegi and was wondering if there were any gotchas with acegi servlet filters returning text back to the interface. I want to make sure any ...

3. Spring security i18n - how-to?    forum.springsource.org

Spring security i18n - how-to? Hi Nope, not working (yes, read and tried the i18n-part of documentation). Tried everything, including declaring the bean "messageSource". There's another problem, I already got one ...

4. i18n && security => which best practice ?    forum.springsource.org

i18n && security => which best practice ? Hi there I've a little question for you : I'm writing an i18n application with the language chooser in my spring security form. ...