Hi,

Is there any way in Jelly to save XML into a variable? It's possible to
<x:parse var="doc">, but then 'doc' is a Document, not XML. It is also
possible to output XML to a file via the <j:file> tag, but not to a
variable. Should I write my own tag?

thanks,


--Jeff


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

Reply via email to