Your stylesheet had <xsl:output method="HTML" but XSLT is case-sensitive, so you need to say method="html" to get actual HTML. .................David Marston
- html output has wrong header in xalan-j 2.4.1. kroberts
- Re: html output has wrong header in xalan-j 2.4.1. david_n_bertoni
- Re: html output has wrong header in xalan-j 2.4.1. kroberts
- Re: html output has wrong header in xalan-j 2.4.1. david_marston
- Re: html output has wrong header in xalan-j 2.4.1. kroberts
