Bryce,

On a side note, it sounds like you may also benefit from the use of SOAP,
have you checked it out yet?

-Zack

On 5/2/02 4:27 AM, "Ewing, Bryce" <[EMAIL PROTECTED]> wrote:

> Hi,
> 
> Just started working with Cocoon and I have a question in regards to reading
> XML content from a XML server probably within a pipeline.  What I have at
> present is a backend XML server that given a XML formatted packet does some
> processing, including database access, legacy etc. then replies with an
> answer XML packet.  This is totally outside of Cocoon.
> 
> What I have inside Cocoon at present is an html form that has the request
> parameters that would make up the inwards XML packet.  I have a pipeline
> that has a request generator, then a xslt transformation to get the XML into
> the required format.  What I would like to do is post this packet to the XML
> server, with the reply packet being available to the pipeline, maybe a
> transformer that changes the input XML to the output via the post.  Then
> process this reply XML packet to create the next HTML page.
> 
> If anyone has any help on this, or can think of a better way this could be
> performed your help would be greatly appreciated.
> 
> Cheers
> Bryce
> 
> ---------------------------------------------------------------------
> 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]>
> 
> 



---------------------------------------------------------------------
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