Il giorno 06/ago/04, alle 00:43, Mark Lundquist ha scritto:

<jx:out value="#{dom/*}"/>

Not sure this is what I want... doesn't <jx:out> yield the string-value of the node(s), a la <xsl:value-of>?

Hmmm, not sure about that. It will surely work if you just put #{dom/*} as the value of an element in your template. If "dom" implements org.w3c.dom.Document, its content will be serialized as a child of the element.

        Ugo

--
Ugo Cei - http://beblogging.com/

Attachment: smime.p7s
Description: S/MIME cryptographic signature



Reply via email to