Hi there.
I am on the verge of defaulting to banging my head hard against the wall.
Please help.
I am using
J2EE 1.3 (
Servlets 2.3,
JSP 1.2).
I am writing a JSP page using the XML format. I have:
In the top, and everything's fantastic.
BUT!
If I only add the
tag in the page, then from some reason, the response is encoded using ISO8859-1 instead of UTF-8.
Anybody?