[EMAIL PROTECTED] wrote:
I just got through Internationalizing a website... input and output. I ran into the exact same issues, and as Andre states, you pretty much need to check everywhere for byte[] ->String and String->byte[].

Be assured that HttpClient uses the right encoding on every platform. We had one guy successfully run HttpClient on zOS where the default platform encoding is EBCDIC.


Odi


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



Reply via email to