Hi, I'm looking for a simple way to inject the string content of a flowscript variable into a pipeline for serialization and sending. Of course I could do a sendPage() but that would force me to : 1 - create a dummy JXTemplate to inject the value of my flow variable 2 - create an XSLT stylesheet to extract the content again.
In other words, I'm in my flowscript function, I have a variable which contains exactly the XML document I want to send to the client. How can I do that ? Please help, it's the last piece for a new solution for Axis/Cocoon integration, the last thing I miss before I can update the Wiki... -- Sebastien ARBOGAST --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
