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
n
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
-
To start a new topic, e-mail:
I have an app, written in Struts+JSP.
Encoding works perfectly, no rpoblem with the special
characters/requests/responses.
Except for one annoying thing.
My JSP pages use includes:
<[EMAIL PROTECTED] file="../someFile.jsp"%>
Some pages include 3-5 other pages.
They are all (top level + include