在這里<html:html locale="true">表示使用瀏覽器默認(rèn)的地區(qū)和語(yǔ)言;<bean:message key="test.title"/>的意思是取對(duì)應(yīng)資源文件里的test.title項(xiàng)目的內(nèi)容; 啟動(dòng)Tomcat,在瀏覽器里輸入http://localhost:8080/international/,查看效果,假如瀏覽器標(biāo)題顯示international application test,頁(yè)面里顯示This is a international application test則說(shuō)明你的程序成功了;下面只要增加資源文件,你就可以在多種語(yǔ)言的系統(tǒng)里看了;
# -- international test -- test.title=/u56fd/u9645/u5316/u7a0b/u5e8f/u6d4b/u8bd5 test.body=/u8fd9/u662f/u4e00/u4e2a/u56fd/u9645/u5316/u7a0b/u5e8f/u6d4b/u8bd5/u4f8b/u5b50
# -- international test -- test.title=/u570b/u969b/u5316/u7a0b/u5f0f/u6e2c/u8a66 test.body=/u9019/u662f/u4e00/u500b/u570b/u969b/u5316/u7a0b/u5f0f/u6e2c/u8a66/u4f8b/u5b50