Internationalization
Posted: 26 Nov 2013, 13:04
I am trying to implement Internationalization through Spring on some pages.
When i implement on my first page then it is working fine (<a href="?lang=en>" >English</a>).
But if i use the same on second page then it is not redirect same page(second page).
I want to redirect same page which select the language.
how it is possible ?
When i implement on my first page then it is working fine (<a href="?lang=en>" >English</a>).
But if i use the same on second page then it is not redirect same page(second page).
I want to redirect same page which select the language.
how it is possible ?