Hi Charles,
You can use request generator:
Best regards
Roman
charles gebhard wrote:
> greetings,
>
> i would like to convert a bunch of http POST params into an XML document
> (or stream) and pass the XML on to another server. is this something that
> cocoon can accomplish? there are
Hi Charles,
You can use request generator:
Best regards
Roman
charles gebhard wrote:
> greetings,
>
> i would like to convert a bunch of http POST params into an XML document
> (or stream) and pass the XML on to another server. is this something that
> cocoon can accomplish? there are
greetings,
i would like to convert a bunch of http POST params into an XML document
(or stream) and pass the XML on to another server. is this something that
cocoon can accomplish? there are many examples of cocoon transforming XML
to HTML, but i'm sorta looking at going the opposite direction.