From: "Michael Mealling" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Monday, February 05, 2001 7:54 PM
Subject: Re: serializing XML to a ServletOutputStream fails
> P.S. I've also posted this problem to HotDispatch so if you
> can help me solve the problem you could get $50... ;-)
> response.setContentType("text/xml; charset=UTF-8");
Could you try following code instead of this?
response.setContentType("text/xml; charset=8859_1");
-------------------------------------
takashi
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]
- serializing XML to a ServletOutputStream fails Michael Mealling
- RE: serializing XML to a ServletOutputStream fai... Zhu Ming
- Re: serializing XML to a ServletOutputStream... Michael Mealling
- Re: serializing XML to a ServletOutputSt... Takashi Okamoto
- Re: serializing XML to a ServletOutp... Michael Mealling
- Re: serializing XML to a Servle... Craig R. McClanahan
- RE: serializing XML to a ServletOutputSt... Zhu Ming
- RE: serializing XML to a ServletOutputStream... cmanolache
- Re: serializing XML to a ServletOutputStream... Tim Tye
- Re: serializing XML to a ServletOutputStream fai... Dimitris Dinodimos
- Re: serializing XML to a ServletOutputStream fai... cmanolache
