Michael Lucas-Smith wrote:
> I grabbed 2003/12/23, 23:12:58 cvs snapshot of 2.1.4-dev, but I got
> the error that createObject is not a function. Is there a newer
> version I need to get?
No, that should do.
Check if your
org.apache.cocoon.components.flow.javascript.fom.FOM_Cocoon contains a
jsFunction_createObject Method and do a clean build.
Guido
>
> Cheers,
> Michael
>
>> With the latest CVS you can do something like:
>
>> var util =
>>
cocoon.createObject(Packages.org.apache.cocoon.components.flow.util.Pipe
>> lineUtil);
>> var doc = util.processToDOM(cocoon.parameters.actionurl, {});
>> var result =
>> Packages.org.apache.cocoon.xml.dom.DOMUtil.getValueOf(doc,
>> XPathExpression, "default");
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]