On Aug 5, 2004, at 11:16 PM, Ugo Cei wrote:

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.

I will give it a try! thx, ~ml


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to