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?
Something like:
var document = getMyStream("views/myTemplate", {someData: someData});
myJavaFunction(document);
Is there already a function in Flow (like my imaginary function
'getMyStream') which can get a xml-stream?
Thanks
Jonny
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]