On Aug 5, 2004, at 2:50 AM, Ugo Cei wrote:
JXTemplate can serialize DOM objects for you:

cocoon.sendPage("view", { "dom", document });

...

<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>?

~ml

Reply via email to