HttpClient does not currently support multipart/form-data content. However, that may change soon, since I'm writing an encoder to test the FileUpload component in the sandbox, and the same code may find its way into HttpClient.
-- Martin Cooper > -----Original Message----- > From: Trimarchi Michael [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, July 24, 2002 1:38 AM > To: [EMAIL PROTECTED] > Subject: File upload > > > How can i use httpclient to build a java upload form ? > > Best regards > Michael Trimarchi > > > -- > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
