Hm, indeed you are right. I'll probably have to use javax.mail.* instead. Thanks,
Jorrit On Mon, 13 Oct 2003, Kalnichevski, Oleg wrote: > HttpClient is, well, an HTTP client. It does not do MIME. Your code will have to > take care of MIME encoding the content that you need to submit to the server. > > > P.S. The example MultipartFileUploadApp uses > > org.apache.commons.httpclient.params.HttpMethodParams which isn't in > > 2.0RC1 > > Just select the HTTPCLIENT_2_0_BRANCH from the combobox below. Sorry for this > inconvenience. > > Cheers > > Oleg > > On Mon, 13 Oct 2003, Michael Becke wrote: > > > Hello Jorrit, > > > > Please take a look at the following: > > > > <http://jakarta.apache.org/commons/httpclient/methods/multipartpost.html> > > <http://cvs.apache.org/viewcvs.cgi/jakarta-commons/httpclient/src/examples/MultipartFileUploadApp.java?rev=1.7&content-type=text/vnd.viewcvs-markup> > > > > Mike > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]