You are viewing a plain text version of this content. The canonical link for it is here.
Posted to j-users@xalan.apache.org by Mathieu Mollin <mm...@sopragroup.com> on 2003/08/11 15:50:23 UTC

XSL transformation in an applet

I had to do an applet using jdk1.1.8. This applet must take an XmlDocument
and transforms it to html with an xsl stylesheet.
This applet is to enable a 'standalone' mode for my application. Curently,
i've done a servlet that do succefully the job .
But i didn't find a way to transform an XmlDocument with XSL .
Anybody has an idea ?



thanks a lot
mathieu