Tell us more about the problem you're trying to solve.
What type of content you want to send in and return back.

Can you you consider using HTTP GET parameters to submit to Cocoon, instead
of XML?
This will allow you to use XMLForm, etc.

Otherwise you can use StreamGenerator. It will read your XML Post and make
the XML available in the pipeline.


-=Ivelin=-
----- Original Message -----
From: "Leszek Gawron" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, July 13, 2002 3:08 AM
Subject: Re: Stream generator & XMLForms


> On Fri, Jul 12, 2002 at 08:55:23PM -0500, Ivelin Ivanov wrote:
> >
> > Maybe you should be looking at Axis instead of Cocoon for this kind of
task.
> >
> > http://xml.apache.org/axis/
> the problem is my client is Pocket PC 2002 and I do not have any SOAP
client
> libraries for it.
> if I had SOAP I would use Microsoft .NET Web Services
>
> Any other ideas how to do it ? using cocoon actions maybe ?
> ouzo
> --
>             __
>          | /  \ |        Leszek Gawron            //  \\
>         \_\\  //_/      [EMAIL PROTECTED]          _\\()//_
>          .'/()\'.     Phone: +48(600)341118     / //  \\ \
>           \\  //  recursive: adj; see recursive  | \__/ |
>
>
> ---------------------------------------------------------------------
> Please check that your question  has not already been answered in the
> FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.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/faq/index.html>

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

Reply via email to