Hi,<br><br>I am in the process of getting a website up and running in Russian. I only have trouble with the contact forms. I think I encoded the strings right,<br>as you can see in this example:<br><br>form.button.submit = Отправить<br>


form.button.submit = \u041e\u0442\u043f\u0440\u0430\u0432\u0438\u0442\u044c<br><br>But it does not work. I use OpenCms 7.0.4/MySQL/Tomcat5.5/Debian Etch.<br>On the form the string is shown as ÐžÑ‚править<br><br>I used the java.-tool native2ascii to encode the file from UTF.<br>


What did I do wrong?<br><br>Best regards,<br>Yves<br>