Steven, I had a problem like that where nothing was being uploaded because my form enctype was not set to 'multipart/form-data'. Then again, the problem was when I was programming in Perl under Apache + NT and migrating it to Perl under Apache + Linux, so it's not quite the Struts-Upload related answer you were probably looking for, huh? :(
Regards, David -------Original Message------- From: Steven Leija <[EMAIL PROTECTED]> Sent: 08/20/03 08:58 AM To: Struts Users Mailing List <[EMAIL PROTECTED]> Subject: File Upload Data > > Hello All, I'm running into a really weird problem. I'm uploading a file in windows and the input stream is just fine. But when I deploy my application to a linux box, the same upload failes. I traced this down to the fact that the input stream is empty. The file is being uploaded but the stream is coming in as null. I've verified these files are not corrupt or empty. Has anyone seen this before? Thanks, Steven > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]