Actually, subclassing MultipartEntity only works if you override generateContent with a fixed return string. I made a setMimeType method that sets a mimeType that is returned in the generateContentType, but that returns null. So I now subclass MultipartEntity, but there's only one content type that I can get.
> > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] -- dagdag is just a two character rotation of byebye www.christine.nl --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
