Hi, I am using FileUpload with Tomcat 4.1.18. I am sending my request with all of the correct fields, method=post, enctype="multipart/form-data". FileUpload parses the request fine (without throwing an exception) but returns an empty list. Is there something I am missing? I read the API's and am modeling my test on the example shown in the package description. Any help would be appreciated.
Thank You, -Derek --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
