Hello all,
I'm new to Struts and I have like tons of questions. Part of them I found the answer (thanks Google) but not for some of them, mostly "best practices" questions.
So, here it comes the first one:
We use application.properties file for displaying a certain language depending on the user's browser.
However, if I want to do a multilanguage application and I want to let the user decide the language (even if its browser says someting different), how can I do this? Can I create a link where the user can click to change the language?
I mean, it has to exist a possibilty to use those multilanguage .propoerties files, other than just let the browser decide, rigth?
Thanks,
Cezar
I'm new to Struts and I have like tons of questions. Part of them I found the answer (thanks Google) but not for some of them, mostly "best practices" questions.
So, here it comes the first one:
We use application.properties file for displaying a certain language depending on the user's browser.
However, if I want to do a multilanguage application and I want to let the user decide the language (even if its browser says someting different), how can I do this? Can I create a link where the user can click to change the language?
I mean, it has to exist a possibilty to use those multilanguage .propoerties files, other than just let the browser decide, rigth?
Thanks,
Cezar