RE: Tidy issue with Weblogic 8.1 SP5
"Chandrasekhar, Prabhu" <[email protected]>
| Newsgroups | gmane.comp.web.html-tidy.user |
|---|---|
| Message-ID | <[email protected]> |
The version (Jtidy) I have does not provide me an option to set output-encoding. It only provides setCharEncoding(). Which is both for input and output, I presume. -----Original Message----- From: Lee Passey [mailto:[email protected]] Sent: Thursday, March 23, 2006 10:57 AM To: [email protected] Cc: Chandrasekhar, Prabhu Subject: Re: Tidy issue with Weblogic 8.1 SP5 Chandrasekhar, Prabhu wrote: >I have run into this very strange problem while using Tidy with >Weblogic. I didn't have the issue before when I used with Tomcat-Apache >server. However in the case of Weblogic, though I am explicitly setting >the char-encoding to ascii, the output xml still comes out as >ISO-Latin-1 and throws the subsequent processes off. Wondering if I >need to do something to avoid the encoding coming out as ISO-Latin-1 > --output-encoding ascii