Return-Path: Delivered-To: apmail-jakarta-taglibs-user-archive@apache.org Received: (qmail 39808 invoked from network); 11 Feb 2003 16:55:46 -0000 Received: from exchange.sun.com (192.18.33.10) by daedalus.apache.org with SMTP; 11 Feb 2003 16:55:46 -0000 Received: (qmail 8589 invoked by uid 97); 11 Feb 2003 16:57:18 -0000 Delivered-To: qmlist-jakarta-archive-taglibs-user@nagoya.betaversion.org Received: (qmail 8582 invoked from network); 11 Feb 2003 16:57:18 -0000 Received: from daedalus.apache.org (HELO apache.org) (208.185.179.12) by nagoya.betaversion.org with SMTP; 11 Feb 2003 16:57:18 -0000 Received: (qmail 33035 invoked by uid 500); 11 Feb 2003 16:54:16 -0000 Mailing-List: contact taglibs-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Tag Libraries Users List" Reply-To: "Tag Libraries Users List" Delivered-To: mailing list taglibs-user@jakarta.apache.org Received: (qmail 33007 invoked from network); 11 Feb 2003 16:54:16 -0000 Received: from mail202.scannet.dk (HELO itnisk.com) (194.255.126.202) by daedalus.apache.org with SMTP; 11 Feb 2003 16:54:16 -0000 Received: from bryans [80.163.161.202] by itnisk.com with ESMTP (SMTPD32-7.07) id AAB945E002E; Tue, 11 Feb 2003 17:54:17 +0100 From: "bryan" To: "'Tag Libraries Users List'" Subject: RE: Xtag taglib and iso-8859-1 *** HELP *** Date: Tue, 11 Feb 2003 17:51:41 +0100 Message-ID: <000401c2d1ed$da523470$2001a8c0@bryans> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2627 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 In-Reply-To: Importance: Normal X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N If indeed everything works fine with UTF-8 then I would suggest going with that, as when you discuss Sun server, Oracle, and Windows XP in the same sentence, with incompatibilities of encoding, my head starts to get a little dizzy and I envision a possible bug-tracking mission on your end that would not end until all those systems had been rendered irrelevant by time. :) -----Original Message----- From: Dariush Behboudi [mailto:dariush.behboudi@glamm.com]=20 Sent: Tuesday, February 11, 2003 3:32 PM To: Tag Libraries Users List Subject: R: Xtag taglib and iso-8859-1 *** HELP *** hi brian, I need to use CDATA tag and disable-output-escaping just because the real content is an html content (probably not well formed) retrived from a Clob oracle field. The first strange thing is that, after retriving this field in a ISO-8859-1 encoded string (via InputStreamReader), all transformations on this String using a new encoding fails (also generating a new ISO-8859-1 encoded string via String new =3D String (original.getBytes(),"ISO-8859-1"); This sound me as a strange thing, I espected the same content for the new string, but the new string is malformed...maybe I'm making a mistake? The metatag was a test, the only way to display correctly my content (without parsing it), is to force the charset to 'UTF-8'. Now I'll try the jstl taglib. P.S. On a Windows XP server everything (including transformation) works fine, I've problems on a Sun server, with OC4J. Regards, Dariush. -----Messaggio originale----- Da: bryan [mailto:bry@itnisk.com] Inviato: marted=EC 11 febbraio 2003 11.11 A: 'Tag Libraries Users List' Oggetto: RE: Xtag taglib and iso-8859-1 *** HELP *** It's hard to give an answer here as there are so very many different areas where the problem could be originating. 1. Xtags is deprecated as far as I understand, should probably switch to the jstl, it may be that there is some encoding stuff going on that no one is ever going to fix in Xtags, although I've never had any problems of an encoding nature - then again I've never attempted a stylesheet like the one you show. 2. cdata-section-elements attribute on the xsl:output element only effects xml output; so does omit-xml-declaration for that matter. 3. Is there actually a in your output somewhere; just something to = check? 4. disable-output-escaping should be avoided as it's implementation varies from processor to processor. 5. At any rate is there a reason that you need to have this text inside of a CDATA section, this should also be avoided. -----Original Message----- From: Dariush Behboudi [mailto:dariush.behboudi@glamm.com] Sent: Tuesday, February 11, 2003 9:54 AM To: Tag Libraries Users List Subject: R: Xtag taglib and iso-8859-1 *** HELP *** No answers? -----Messaggio originale----- Da: Dariush Behboudi [mailto:dariush.behboudi@glamm.com] Inviato: luned=EC 10 febbraio 2003 23.08 A: taglibs-user@jakarta.apache.org Oggetto: Xtag taglib and iso-8859-1 *** HELP *** Hi everyone, I've a problem applying xsl files to iso-8859-1 encoded xml files. I'm using the xpath taglib. Here my very simple jsp code: And here my xsl file: My CDATA results corrupted after parsing. PLEASE HELP, Any suggestion is great. Regards, Dariush. ____________________________________________ Dariush Behboudi Resp.Software Engineering Phone: +39 02 45441.238Mobile Phone: 335 1207222Fax: +39 02 45441.300dariush.behboudi@glamm.comwww.glamm.comGlamm Interactive Spa GRUPPO DATASERVICE Via Negroli, 35 20133 Milano (Italy) --------------------------------------------------------------------- To unsubscribe, e-mail: taglibs-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: taglibs-user-help@jakarta.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: taglibs-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: taglibs-user-help@jakarta.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: taglibs-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: taglibs-user-help@jakarta.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: taglibs-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: taglibs-user-help@jakarta.apache.org