Hi all

What is the best way to handle internationalization in your system when
using Struts framework?

Basically, I would like to use human language specific resource bundles that
would need to be used in session specific manner.

Example:
Croatian user logs on and MyAppResources_hr.properties resource file is used
for her/his duration of session.
English (default) user logs on and MyAppResources.properties  file is used
for her/his duration of session.

Thanks
--Alen


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to