on 3/11/02 10:08 PM, "Bojan Smojver" <[EMAIL PROTECTED]> wrote:
> I was looking for a class capable of parsing the above, but I couldn't > find one in Jakarta source tree (in the meantime I whacked a dodgy one > together, so my immediate problem is solved). Can someone point me to > the 'proper' one in in Jakarta sources? > > Bojan The code you need is in here (MultipartStream.java): <http://cvs.apache.org/viewcvs.cgi/jakarta-turbine-fulcrum/src/services/java /org/apache/fulcrum/upload/> p.s. Unlike Struts, it can be separated out. p.s. Don't use JavaMail for it, because JavaMail tends to have a lot of overhead. p.s. Once again, Turbine rules. :-) -jon -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>