firing POST requests

hello,

I am having troubles firing post request, with the client side library.
My problem is that the POST data isn't getting passed. I use the method 
request.setOutputStream(inputStream), but my inputstream is a standard 
ByteArrayInputStream. Should I use a MimeInputStream, from the package 
org.w3c.www.mime?

cheers,

Stan

Received on Wednesday, 9 February 2000 04:48:57 UTC