client side api.

hello.

I'm dont understand why the Request.getOuptputStream is an InputStream.

to make some post methode we need an OutputStream to write the value off the
parameters into the Request.

It's impossible because the getOutputStream return an InputStream.

Please tell me how to make some post with the client side api.

Regards.

Received on Thursday, 5 August 1999 11:01:30 UTC