On 7/5/07, Noel J. Bergman <[EMAIL PROTECTED]> wrote:
a/org/apache/commons/fileupload/ Sorry if this comes across as being snarky, but rewriting the wheel is bad enough; getting it wrong is worse. --- Noel
actually if you take a look you will see that our upload code does come from commons-fileupload. we just took what little pieces we needed instead of adding a dependency on the entire thing. -igor