As to http-multipart, there are plans to factor the multipart related stuff out and merge it with commons-codec
May I note, that you can also use the Multipart-MIME functionality that is built into JavaMail. At least for parsing that has proven possible. For assembly this should be no problem either. But of course that would mean introducing a dependcy on JavaMail (which is not a large package and included in J2EE anyway).
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
