UTF-8 headers and JSP included files
- From: "Seak, Teng-Fong" <seak_tengfong (at) yahoo.com>
- Date: Wed, 21 Jun 2006 12:51:42 +0200
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 (at) tomcat.apache.org
To unsubscribe, e-mail: users-unsubscribe (at) tomcat.apache.org
For additional commands, e-mail: users-help (at) tomcat.apache.org