Hi Alex,
Yes you can do this. When the user clicks on the flag, you set the local in
their session. Then use the local option to explicitly set the local when
using the Struts bean:message tag.
Jon.
-----Original Message-----
From: Alex Colic [mailto:[EMAIL PROTECTED]]
Sent: 07 June 2001 15:07
To: Struts
Subject: Can you do this with internationalisation.
Hi,
my boss wants me to set up one of my apps written using struts for a demo.
He wants to have a web page with a couple of flags. The use clicks on of the
flags and enters the program using the language they selected.
Not having gone down this road before any idea what that would entail. I
know I would have to create multiple localisation files for the languages.
But how do I specify for each user what file to use and can you have
multiple users all accessing your program concurrently viewing it in
different languages.
Some insight into the above is appreciated.
Alex