Hi,
I am working through the "Developing a Spring Framework MVC Application...." - everything looking good.
Decided to try out the Locale stuff and have set up a de_DE locale, my understanding is that this should be picked up automatically by setting my client browser accordingly but this does not seem to work, is there something I have to set in the servlet xml for this to work?
Thanks.


Reply With Quote