It is said that we must use a applicationresources.properties file to format jsp view. And should create one file to a specific language local. So, maybe I have to files, one is applicationresources.properties And the other is applicationresources_ZH_CN.properties. But firstly, how does struts decide which version to render when I am using bean:message in the jsp pages?
And since I an now coding in myeclipse, it seems that every time a typed a Chinese word in the property file , it will change it to ?, means that it does not support other character sets? So, then I code the property file in ue, but when the jsp page displays it is still non-meaningful words. Can any one help? -- Thanks for reading comain chen