aspose file tools
The moose likes Spring and the fly likes change locale not working Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of Mongo DB Applied Patterns this week in the MongoDB forum
or a resume review from Five Year Itch in the Jobs Discussion forum!
JavaRanch » Java Forums » Frameworks » Spring
Reply Bookmark "change locale not working" Watch "change locale not working" New topic
Author

change locale not working

Mik Montana
Greenhorn

Joined: Oct 28, 2011
Posts: 1
Hi all,

I'm trying to develop a multilanguage web application, I found the instruction to change the language at this link http://static.springsource.org/spring/docs/2.5.x/reference/mvc.html#mvc-localeresolver and I have only add this code on my dispatcher-servlet :
Code:



and I try to change the language with this link : index.htm?siteLanguage=en_EN
but is not working.

Please help me....
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: change locale not working
 
Similar Threads
Hibernate insert fails due to generate key failure
tiles2 - access denied page
spring internalization not working with spring security
spring hinbernet integration session problem
Spring and Quartz - can't update Triggers in database