You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user-java@ibatis.apache.org by Samael Cui <cr...@gmail.com> on 2005/10/09 19:14:05 UTC

I got a problem of UTF-8 encoding

I use sqlmap to get a xml Document in java.But got a mistake:
Invalid byte 2 of 2-byte UTF-8 sequence.

And the code is good in resin,but wrong in tomcat.