Spring mvc internationalization(language)
Posted: 26 Nov 2013, 12:50
Hi, I am newbe in spring mvc .
I am using spring mvc internationalization(language) on my login and Home screen page.
When i choose language on login page then language changed and it redirects me to login page this is right.
but if i choose language on Home screen page then language changed but it redirects to me on login page again which is wrong.
and i want to redirect on Home screen page.
how it is possible in mvc spring ?
I am using spring mvc internationalization(language) on my login and Home screen page.
When i choose language on login page then language changed and it redirects me to login page this is right.
but if i choose language on Home screen page then language changed but it redirects to me on login page again which is wrong.
and i want to redirect on Home screen page.
how it is possible in mvc spring ?