Hello,
The solution that you offered is not working.
Steps to produce the error
1. Preferences/ General / Editors / Text file encoding set to Other ISO-8859-9
2. Preferences/ MyEclipse / Editors / JSP and others set to Turkish
3. Put every page this
<%@ page contentType="text/html; charset=ISO-8859-9" pageEncoding="ISO-8859-9" %>
4. Try to put some Turkish chars
5. And try to save and we have the error like;
“The encoding (ISO-8859-1) cannot convert some characters (such as the one in position xxx). Press OK to save anyway and have bunch of ? soap in your file or Cancel to return to the editor and start to cry brother.”
We are in testing cycle of MyEclipse for our developers and this problem is very annoying.
Waiting for solution.
Take care
Gokhan aka kunthar
——————————-
“Constructing yourself without classes and compiler”