Re: QUERY
"Venkat Raghavan" <[email protected]> Tue, 3 Aug 2004 14:24:48 +0530
| Newsgroups | gmane.comp.lib.libwww |
|---|---|
| Message-ID | <[email protected]> |
The posted data goes to the server as data stream. Get the inputstream object from HttpRequest object. Read data from input stream.