Mark Thomas wrote:
Dariusz Wojtas wrote:
Any hints how to get rid of these extra FFFE chars?
My included files need to be UTF-8 encoded.
Use a text editor that doesn't insert these characters automatically.

Mark
Yup, for example, Eclipse (version 3 or higher). It is actually bad not to write BOM (those FFFE that you're talking about) but since some applications aren't programmed to recognize it, it's good for you.

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to