Hi.
I create Template Spring MVC project in the STS, and start it on tcServer.
Then I get message in console:
My locale UTF-8INFO : exmaples.spring.mvc.HomeController - Welcome home! the client locale is ru_RU
But in internal browser I get ??? symbols:
Why Date string in my locale have ??? symbols?The time on the server is 12 ???? 2011 ?. 20:55:28 MSD.


Reply With Quote