On 21.04.2004 09:09, Jan Hoskens wrote:

As found on http://cocoon.apache.org/2.1/userdocs/flow/api.html

To send: cocoon.sendPage("mypipeline", {} );

I think the function expects a biz data (bean) to be delivered (thus two parameters, not one), so just give {}.

AFAIK JavaScript can live with less parameters than in the function declaration. Don't ask me how this feature is called. Of course it could be that the function does something with the biz data and fails if it is not passed at all.


Joerg


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



Reply via email to