Jennifer Gavin-Wear wrote: > looks like it needs to be set in the application.cfm as when it's set in a > template as soon as the browser moves to another template it goes back to > the original currency.
it works per request (well as soon as you setLocale() it does) otherwise we'd never be able to easily build multi-lingual apps. the currency symbol will vary by locale but also by jvm version, for instance pre-euro versions in the years before those locales/countries swapped to the euro. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Find out how CFTicket can increase your company's customer support efficiency by 100% http://www.houseoffusion.com/banners/view.cfm?bannerid=49 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:228107 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

