On Wednesday, August 13, 2003, at 12:47 PM, Reinhard P�tz wrote:
Jeremy,
I've never tried it but if I understood Chris correctly you can call the
method
form.populate( cocoon.request);
in your flow, and object of the type org.apache.cocoon.environment.Request is available in your java class
I tried that, and got this error:
"file:/Library/Tomcat/webapps/cocoon/editor/flow/Editor.js", line 189: Cannot convert org.apache.cocoon.components.flow.javascript.fom.FOM_Cocoon$FOM_Request@ a14cd1 to org.apache.cocoon.environment.Request
regards Jeremy
