Hi, I'm trying out Chinese localization, I have following:
configuration.add("tapestry.supported-locales", "en,zh"); two files app.properties, app_zh.properites, both file has one entry: layout.home=Home layout.home=主页 everything works in English, but when I switch: persistentLocaleService.set(Locale.SIMPLIFIED_CHINESE); what displays are questions marks. if I put English in the app_zh, it can display. the page is 'utf-8' and it displays utf-8 chinese correctly, just those strings coming out from app_zh, what I'm missing here? Thanks, A.C. -- View this message in context: http://www.nabble.com/T5%3A-Chinese-localization-tf4347158.html#a12385122 Sent from the Tapestry - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]