Use resource bundles. If you only have 2 or 3 languages and the resources
are not heavy in size, you can simply compile them in the application,
otherwise load them at runtime.

Haykel Ben Jemia

Allmas
Web & RIA Development
http://www.allmas-tn.com




On Tue, Jan 20, 2009 at 6:46 AM, Scott <h...@netprof.us> wrote:

>   I'm working on a project that requires multiple languages. I'm thinking
> I have two choices...
>
> 1) Use an XML file to change the text to different languages
> 2) Create a query/remote object through coldfusion to pull the different
> language.
>
> Are those my only options? Or should I say, what is the best way to do
> this? Has anyone done this or come across any articles? The articles
> I've found thus far deal with changing the currency/calendar/etc..
> While that is something that I need to use, it's not the whole story...
>
> Thanks much.
> Scott
>  
>

Reply via email to