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