Dear Colleagues:
Is there a way to get HTTP POST parameters as elements in an XML document ?
For instance:
<requets> <post> <parameter name="foo" value="bar" /> </post> </request>
Oleg,
Yep, check out the RequestGenerator:
http://cocoon.apache.org/2.1/apidocs/org/apache/cocoon/generation/RequestGenerator.html
Regards,
Tony
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
