I am experimenting with xsl/xslt. I have a couple of jsp pages that generate xml document on the fly and envoke a particular xsl file with
<xsl

utput method="html"/>
The result works fine on Win2K/IE 6.0 , but doesn't work on OS X Mozilla, IE or Netscape.
I look forward to any pointers or suggestions for resolving this.
Thank you in advance for your help.