An application we would like to include in our site consists of making a
request to a webpage that requires an XML string as a URL parameter, for
example:

http://www.somesite.com/page?request=<root><requestParam></requestParam>....

The XML request can have any number of parameters that are determined by
user input. What we would like to do is transform the XML response to a
variety of markups. My question is what is the best mechanism for doing this
in Cocoon? The best example of what I am trying to do is the SOAP example
(this app will eventually have a SOAP interface) but this isn't available.
Any ideas?

--jeremy


---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>

To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>

Reply via email to