Re: Problems searching HTML binary UTF-8 encoded

2008-08-28 Thread Danilo Barboza
Thanks for reply, Marcel. But my problem is a little more especific... I have posted a jira issue that illustrates my problem more accurately. So let's wait a response... On Tue, Aug 26, 2008 at 4:30 AM, Marcel Reutegger <[EMAIL PROTECTED]>wrote: >

Re: Problems searching HTML binary UTF-8 encoded

2008-08-26 Thread Marcel Reutegger
Hi Danilo, this indicates that the default encoding of your platform is ISO-8859-1. See [1]. you should rather use [2] instead and specify "UTF-8". regards marcel [1] http://java.sun.com/javase/6/docs/api/java/lang/String.html#getBytes() [2] http://java.sun.com/javase/6/docs/api/java/lang/Stri