File upload produces modified files

2002-02-07 Thread Tingleff, Sam
Using Struts 1.0 with Tomcat 4.0.1 on Win 2k. FormFile uploads will consistently produce modified files with some large binary files. Is this a known bug? Is there a fix available for Struts 1.0? Thanks. -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail:

Re: File upload produces modified files

2002-02-07 Thread John M. Corro
Very interesting, when you say large...how large we talking? - Original Message - From: Tingleff, Sam [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, February 07, 2002 11:24 AM Subject: File upload produces modified files Using Struts 1.0 with Tomcat 4.0.1 on Win 2k

RE: File upload produces modified files

2002-02-07 Thread Jeff Martin
upload produces modified files Using Struts 1.0 with Tomcat 4.0.1 on Win 2k. FormFile uploads will consistently produce modified files with some large binary files. Is this a known bug? Is there a fix available for Struts 1.0? Thanks. -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED

Re: File upload produces modified files

2002-02-07 Thread Martin Cooper
Subject: File upload produces modified files Using Struts 1.0 with Tomcat 4.0.1 on Win 2k. FormFile uploads will consistently produce modified files with some large binary files. Is this a known bug? Is there a fix available for Struts 1.0? Thanks. -- To unsubscribe, e-mail: mailto:[EMAIL

RE: File upload produces modified files

2002-02-07 Thread Tingleff, Sam
]] Sent: Thursday, February 07, 2002 9:29 AM To: Struts Users Mailing List Subject: RE: File upload produces modified files Well, how do the files compare to each other? Is one longer by a byte, a lot of bytes, did it do \n - \r\n conversions on you, or what? -Original Message- From

RE: File upload produces modified files

2002-02-07 Thread Tingleff, Sam
You're right, Struts 1.0.1 seems to have fixed this. Thanks! -Original Message- From: Martin Cooper [mailto:[EMAIL PROTECTED]] Sent: Thursday, February 07, 2002 9:39 AM To: Struts Users Mailing List Subject: Re: File upload produces modified files There were a couple of bugs related

Re: File upload produces modified files

2002-02-07 Thread John M. Corro
modified files You're right, Struts 1.0.1 seems to have fixed this. Thanks! -Original Message- From: Martin Cooper [mailto:[EMAIL PROTECTED]] Sent: Thursday, February 07, 2002 9:39 AM To: Struts Users Mailing List Subject: Re: File upload produces modified files There were