Hello,
i switched MyEclipse in every point i found to UTF-8. So did i with the Java and Eclipse-editor-settings.
I am pretty sure, that EVERYTHING is set to UTF8, but when i deploy the web, the jsp-files are not converted or written properly.
They just aren’t UTF8.
When i open another editor and change the umlauts there, changing does mean to just type in the umlauts, as they are (äöü, not ä, etc…) and saved it with the editor set up to UTF8, the brwoser is showing it as it should.
When i now open this “corrected” file in MyEclipse again, every umlaut is destroyed to two characters.
It seems that it doesn’t apply the text-file properly?
Greets, QD