Hello everyone! My page markups contain cyrillic strings and the files are encoded in cp1251. If the server's locale is set to Russian everything works fine. But if it's set to English (US) I get Âõîä instead of Вход.
I examined character codes and figured out that the problem is that the markups are read as ISO-8859-1 but not cp1251. How can I override such behavior and point the exact markup encoding explicitly? -- View this message in context: http://www.nabble.com/Page-encoding-tf4128102.html#a11739389 Sent from the Wicket - User mailing list archive at Nabble.com. ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Wicket-user mailing list Wicket-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wicket-user