Hi,

> I want to call a JXTemplate from Flow. The xml(-stream) that is 
> generated from the Template, I want to pass to a method 
> inside Flow. Is there a way to do this?

You can write the generated output to a stream:
cocoon.processPipelineTo("pipeline", {"foo" : bar }, outputstream);

hth
Jens


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

Reply via email to