|
Hi Grzegorz, The example code I gave was from a stand-alone application. Within Cocoon itself, I was hoping that the content of the request body could be specified using a cinclude directive. Say, for instance, using a <cinclude:body> element : <cinclude:includexml ignoreErrors="false"> <cinclude:src>http://...</cinclude:src> <cinclude:configuration> <cinclude:parameter> <cinclude:name>method</cinclude:name> <cinclude:value>POST</cinclude:value> </cinclude:parameter> </cinclude:configuration> <cinclude:body> <myrequest> ... </myrequest> </cinclude:body> </cinclude:includexml> If this kind of mechanism was possible, it would be ideal, but perhaps it is in Cocoon 2.2...? I'll take a look. Andy Grzegorz Kossakowski wrote: --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]Andrew Chamberlain pisze:Hi Grzegorz, |
- CInclude POST (by Payload) Andrew Chamberlain
- Re: CInclude POST (by Payload) Grzegorz Kossakowski
- Re: CInclude POST (by Payload) Andrew Chamberlain
- Re: CInclude POST (by Payload) Grzegorz Kossakowski
- Re: CInclude POST (by Payload) Andrew Chamberlain
- Re: CInclude POST (by Payload) Grzegorz Kossakowski
- Re: CInclude POST (by Payload) warrell harries
- Re: CInclude POST (by Payload) Andrew Chamberlain
- Re: CInclude POST (by Payload) Sébastien Geindre
- Re: CInclude POST (by Payload) Andrew Chamberlain
- Re: CInclude POST (by Payload) Sébastien Geindre
- Re: CInclude POST (by Paylo... Joerg Heinicke
- Re: CInclude POST (by P... Sébastien Geindre
- Re: CInclude POST (by Payload) franco pace
