What version of Struts are you using? As of 1.1-b2, there is a new file upload implementation which resolves numerous issues, including ones like this. I would strongly encourage anyone using file upload to move to Struts 1.1-b2.
-- Martin Cooper > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, September 18, 2002 1:44 AM > To: [EMAIL PROTECTED] > Subject: Re: [STRUTS BUG] Solved! > > > After some checkings I figured out the problem! It seems in the > upload forms EOLs are not \n (unix like) nor \r\n (dos like) > but only \r > -> 0x0d -> cr (mac like) AARGHHHHHHHhh.. > > -- > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>