Subject | Re: Message: buffer end before end of clumplet - clumplet too long |
---|---|
Author | intermoves |
Post date | 2007-08-10T19:53:07Z |
Hello Roman,
yes, indeed, with the value UTF-8 for the parameter charSet
info.put ("charSet", "UTF-8");
the connection was established.
Thank you very much!
Andreas
yes, indeed, with the value UTF-8 for the parameter charSet
info.put ("charSet", "UTF-8");
the connection was established.
Thank you very much!
Andreas
> Please try either
>
> info.put ("charSet", "UTF-8");
> or
> info.put ("encoding", "UTF8");