Hi Mike! << Unless i'm hugely mistaken, RPC doesn't work this way. You'll want to call a regular servlet if you want to use streams. >>
No you are not. I know RPC does not work in this way but how can I do if I want to have that or similar but not using servlet?. I want SOAP interoperability... I feel it won`t be possible... Is there any research in this way? Thanks Mike! > -----Original Message----- > From: david.benavides.telvent-rtd.com > [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, July 16, 2002 10:18 AM > To: [EMAIL PROTECTED] > Subject: Re: Streams > > > Hello to everybody!: > > I would like to have a Stream in my Web Service. is that > possible?. I > would like to have a Stream between server and client in order to > send > information through it from server to client. I mean in the way > that > Java does with its streams for example in HTTP connections. > > Any idea can help. > Thanks > > > > > >
