That is probably the simplest way. 

Use the ApplicationResources.properties file to create the other
translations. Struts does much of the work for you.

If you are using tiles, you can even use it for i18n, too, so if you
have a different layout for different locations, it will do that for
you.

Larry

>>> [EMAIL PROTECTED] 02/10/04 3:27 PM >>>
Hi,

I had a quick question: What is the typical way to
'internationalize'/translate a Struts application? Is it simply to use a
PropertyResourceBundle?  Or are there drawbacks to this method? 


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

Reply via email to