Thanks a lot, you make my day easier. I've been searching for 2 days now, digging in all the posts without any result. I will give it a try and will let you know if I need any input about transformation in javascript.
Josh solprovider-2 wrote: > > Hi Josh, > > The function is posted: > http://solprovider.com/lenya/flowxml > > The function works for any source in Cocoon so you can use the > "cocoon:", "file:", and "http:" protocols and any others you have > configured. Let me know if you need how to do a transform in > JavaScript. > > solprovider > > On 10/6/07, Josh2007 <[EMAIL PROTECTED]> wrote: >> 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. >> Thanks, >> Josh > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- 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#a13080438 Sent from the Cocoon - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
