Lionel Crine wrote:
Hi,

I'd like to process a pipelineb but I don't know the method to do that.


For example :

function index (){

--> process  the pipeline. What should I write ?

cocoon.sendPage(index.html);
}

Hmm... this just sends index.html to the client (psst... you forgot to enclose index.html with quotes); but, if you want to process pipeline's results within the flow you should use processPipelineTo.


Regards,

---------------------------
     Luca Morandini
   [EMAIL PROTECTED]
http://www.lucamorandini.it
---------------------------


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



Reply via email to