Hi,

maybe somebody has had the same problem. If I use any german umlaut in my
JSP, the JRun complains that it got
javax.servlet.ServletException: Invalid UTF-8 code. (bytes: 0xfffffffc 0xa).

By adding the page declaration <%@ page contentType="text/html;
charset=ISO-8859-1" %> which I think should be the default, the error
message is produced, but the special characters are showed as '?'. Is it a
Jrun bug or do I miss something. (BTW, I'm using JRUN 2.33).


Cheers
Dapeng

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
FAQs on JSP can be found at:
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html

Reply via email to