- From: Stan Pinte <stan@cast-info.es>
- Date: Wed, 9 Feb 2000 04:10:58 -0500 (EST)
- To: www-jigsaw@w3c.org
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