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