[xsl] how to pass a dom to this stylesheet ?

Subject: [xsl] how to pass a dom to this stylesheet ?
From: longjohn <longjohn@xxxxxxxxxxxx>
Date: Mon, 15 Apr 2002 11:54:34 +0200
I have to use a stylesheet that presents these kind of code:
<xsl: ....  "/page/TITLEROWSET/TITLEROW">
.....
<xsl: ....  "/page/CODEROWSET/CODEROW">
....

I'm using a jsp page , that takes data from a database and it has to transform them into a DOM to pass to xsl.
How can I build this DOM ?


Please write me something like
<????>
     <TITLE...>
   .......
</????>

Thanks


XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list



Current Thread