k_pilkington
10-19-2006, 07:45 AM
Hi, I currently have a website in which I am trying make display russian text if the language is set to russian else it will display english. Is this the right encoding to use?
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
If that is correct do you know how I can enocode a PROPERTIES files as I have two properties files, one where english text comes from and one russian and i think i need to encode this aswell as the html and jsp pages.
Thanks for any help,
Mark
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
If that is correct do you know how I can enocode a PROPERTIES files as I have two properties files, one where english text comes from and one russian and i think i need to encode this aswell as the html and jsp pages.
Thanks for any help,
Mark