Re: DiskFileUpload requires a DefaultFileItemFactory instead of just a FileItemFactory

2004-03-05 Thread Forrest Girouard
Martin: I've submitted an enhancement request (27477) per your request. Cheers, Forrest On Mar 4, 2004, at 11:16 PM, Martin Cooper wrote: On Thu, 4 Mar 2004, Forrest Girouard wrote: I just attempted to extend CommonsMultipartRequestHandler so that I can override

RE: DiskFileUpload requires a DefaultFileItemFactory instead of just a FileItemFactory

2004-03-05 Thread Noel J. Bergman
Please file an enhancement request against the Struts FileUpload component, so that I can track this. Martin, I have a small utility class that tracks a filename and associated marker object. You can't use just a File, of course, since File instances are often far more transient than the