Hi all, I would like to load a pipeline in my flowscript. There's a function for that in java: document = loadDocument(cocoon:/your.pipeline); I can't figure out which way will provide me the same result in javascript.
Actually, I need to get the result of a stream generation and xsl transformation in my flowscript for further processing. For now, I didn't find any solution in the previous posts. Is there a way to do that? Thanks, Josh -- View this message in context: http://www.nabble.com/How-to-get-same-function-as-java-loadDocument%28cocoon%3A-your.pipeline%29-in-javascript-flow--tf4581000.html#a13076932 Sent from the Cocoon - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
