Hi Ingo,

> To anybody: Does this means that in html standardly the "iso-8859-1" is
> taken?

No, it doesn't. Guessing the default character set is up to the user agent
(browser). But if you only want to access a single web site, and you are
reasonably sure that they won't change the character encoding, you can still
work with a default.

> then i will always call: new String (bytes, "iso-8859-1");

cheers,
  Roland

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to