Re: Stream generator & XMLForms

2002-07-13 Thread Ivelin Ivanov
That's correct. IE's limit is a concern only if you're using IE to GET, which I don't think you'd do. -=Ivelin=- - Original Message - From: "Argyn Kuketayev" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, July 13, 2002 4

Re: Stream generator & XMLForms

2002-07-13 Thread Leszek Gawron
On Sat, Jul 13, 2002 at 07:35:32PM +0200, Koen Pellegrims wrote: > Maybe off-topic, but are you sure you are taking the right approach with > this? > If the communication is wireless, how will you add transaction support? > You have to make sure that each invoice is sent and that it is sent only >

RE: Stream generator & XMLForms

2002-07-13 Thread Argyn Kuketayev
> -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > Sent: Saturday, July 13, 2002 1:08 PM > To: [EMAIL PROTECTED] > Subject: Re: Stream generator & XMLForms > > > On Sat, Jul 13, 2002 at 11:23:56AM -0500, Ivelin Ivanov wrote: >

RE: Stream generator & XMLForms

2002-07-13 Thread Koen Pellegrims
> Verzonden: zaterdag 13 juli 2002 19:08 > Aan: [EMAIL PROTECTED] > Onderwerp: Re: Stream generator & XMLForms > > > On Sat, Jul 13, 2002 at 11:23:56AM -0500, Ivelin Ivanov wrote: > > > > Tell us more about the problem you're trying to solve. > >

Re: Stream generator & XMLForms

2002-07-13 Thread Leszek Gawron
On Sat, Jul 13, 2002 at 11:23:56AM -0500, Ivelin Ivanov wrote: > > 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

Re: Stream generator & XMLForms

2002-07-13 Thread Ivelin Ivanov
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

Re: Stream generator & XMLForms

2002-07-13 Thread Leszek Gawron
On Sat, Jul 13, 2002 at 09:02:40AM -0500, Jorge Bello wrote: > From: "Leszek Gawron" <[EMAIL PROTECTED]> > > > What I would like to do is to send xml data to server > > (prepared by client), do some businness processing and send response to > > client. > > Perhaps with SOAP ? AS I said before I

Re: Stream generator & XMLForms

2002-07-13 Thread Jorge Bello
From: "Leszek Gawron" <[EMAIL PROTECTED]> > What I would like to do is to send xml data to server > (prepared by client), do some businness processing and send response to > client. Perhaps with SOAP ? Cheers - Please check

RE: Stream generator & XMLForms

2002-07-13 Thread William Brogden
> -Original Message- > From: Leszek Gawron [mailto:[EMAIL PROTECTED]] > Sent: Saturday, July 13, 2002 3:08 AM > To: [EMAIL PROTECTED] > Subject: Re: Stream generator & XMLForms > > > On Fri, Jul 12, 2002 at 08:55:23PM -0500, Ivelin Ivanov wrote: > >

Re: Stream generator & XMLForms

2002-07-13 Thread Leszek Gawron
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 us

Re: Stream generator & XMLForms

2002-07-12 Thread Ivelin Ivanov
Maybe you should be looking at Axis instead of Cocoon for this kind of task. http://xml.apache.org/axis/ -=Ivelin=- - Original Message - From: "Leszek Gawron" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, July 12, 2002 2:42 PM Subject: Re: Strea

RE: Stream generator & XMLForms

2002-07-12 Thread William Brogden
> -Original Message- > From: Leszek Gawron [mailto:[EMAIL PROTECTED]] > Sent: Friday, July 12, 2002 2:42 PM > To: [EMAIL PROTECTED] > Subject: Re: Stream generator & XMLForms > > > On Fri, Jul 12, 2002 at 09:32:12AM -0400, Andrew C. Oliver wrote: > >

Re: Stream generator & XMLForms

2002-07-12 Thread Andrew C. Oliver
my appolgoies, I misunderstood the question. Leszek Gawron wrote: >On Fri, Jul 12, 2002 at 09:32:12AM -0400, Andrew C. Oliver wrote: > > >>enlightenment on this question is found here: >>http://xml.apache.org/cocoon/howto/xmlform-wizard/howto-xmlform-wizard.html >> >> >I do not think that

Re: Stream generator & XMLForms

2002-07-12 Thread Leszek Gawron
On Fri, Jul 12, 2002 at 09:32:12AM -0400, Andrew C. Oliver wrote: > enlightenment on this question is found here: > http://xml.apache.org/cocoon/howto/xmlform-wizard/howto-xmlform-wizard.html I do not think that is the solution for my problem. From what I have read( maybe I'm wrong ) XMLForms are