Hello *,
I've got a plain-text-file with a list of strings I want to process in a JSP. When I call cms.readFile("/path/to/myfile/") I get the content of the file, but german umlauts are not delivered correctly. Ä, Ö, Ü are all the same Ã.
Anybody encountered this issue before?
Best regards,
Uwe König