[jdom-interest] transforming xsl to html question

Robert Koberg rob at koberg.com
Wed Mar 19 05:35:44 PST 2003


Hi,

Are you setting:

<xsl:output method="html"...

in your XSLT?

best,
-Rob

> -----Original Message-----
> From: jdom-interest-admin at jdom.org
> [mailto:jdom-interest-admin at jdom.org]On Behalf Of david
> Sent: Wednesday, March 19, 2003 4:56 AM

> Hi
> 
> I'm using JDOM to build an xml doc and then I'm transformming that to HTML 
> using an xslt stylesheet.  The problem I have is that the html contains xml 
> style closing tags
> ie: <img src="image"/>  instead of <img>  </img>
> 





More information about the jdom-interest mailing list