Applied. Thanks!
--
Martin Cooper
> -Original Message-
> From: robert burrell donkin
> [mailto:robertburrelldonkin@;blueyonder.co.uk]
> Sent: Tuesday, November 05, 2002 11:16 AM
> To: Jakarta Commons Developers List
> Subject: [PATCH][fileupload] additional isMulti
fileupload works with multipart content - and only multipart content. this
patch adds a utility method that determines (in the same way as fileupload
does) whether a request contains multipart content.
- robert
Index: src/java/org/apache/commons/fileupload/FileUpload.java
==