Altova Mailing List Archives
>xsl-list Archive Home
>Recent entries
[Thread Prev]
>Thread Next - RE: [xsl] How to see the output of XSL in IE6 for debuging?
RE: [xsl] How to see the output of XSL in IE6 for debuging?
To:
Date: 4/28/2004 9:57:00 PM
Well the source is my XML with my XSL as a stylesheet, so I do not see the XHTML. Here's a bit more background on my scenario. I use a servlet (actually a Strut's Action) to generate the output to a bunch of IE6 on the intranet. This servlet has 2 way to produce output, either (1) use SAXON to output XHTML to IE6, or (2) output XML with XSL directly to IE6. What I noticed was when using (2) the web page is displayed slightly incorrect, so I want to find out why by viewing the XHTML source. PS: I am trying to convert to (2) because I believe it will place less load on the server. Regards, Daniel -----Original Message----- From: Kenny Akridge [mailto:kenny@xxxxxxxxxxxxxxxxx] Sent: Thursday, 29 April, 2004 12:16 PM To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx Subject: RE: [xsl] How to see the output of XSL in IE6 for debuging? Maybe I am confused here, but can't you 'View Source' on the output page? -----Original Message----- From: Daniel Joshua [mailto:daniel.joshua@xxxxxxxxxxxx] Sent: Thursday, April 29, 2004 12:09 AM To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx Subject: [xsl] How to see the output of XSL in IE6 for debuging? Hi all, I am using XSLT to transform XML on IE6 into XHTML client-side. It mostly works, but on occasion I would like to see the output for debugging, so I can compare the way IE6 handles it versus doing it server-side with saxon. So how do I view the XHTML output of IE6? PS: I even tried to use javascript to display ".innerHTML" but got the XML before transformation. Regards, Daniel
Disclaimer
These Archives are provided for informational purposes only and have been generated directly from the Altova mailing list archive system and are comprised of the lists set forth on www.altova.com/list/index.html. Therefore, Altova does not warrant or guarantee the accuracy, reliability, completeness, usefulness, non-infringement of intellectual property rights, or quality of any content on the Altova Mailing List Archive(s), regardless of who originates that content. You expressly understand and agree that you bear all risks associated with using or relying on that content. Altova will not be liable or responsible in any way for any content posted including, but not limited to, any errors or omissions in content, or for any losses or damage of any kind incurred as a result of the use of or reliance on any content. This disclaimer and limitation on liability is in addition to the disclaimers and limitations contained in the Website Terms of Use and elsewhere on the site.

