You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by MÂȘ Magdalena Buades Fuster <ma...@uib.es> on 2009/03/18 11:42:08 UTC

Sending parameters in the POST with flowscript

Hi,

I don't know how to send a post parameter in flowscript. I tried some 
options like:

* cocoon.request.set('name', value);
* cocoon.request.setAtribute('name', value);
* sendPage ('url', {"name": value});

Is it possible?

Thanks in advance.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org