Re: FileUpload Errors

2004-10-21 Thread Marwan Salam
needs updating, not commons upload, if this is right. > > I know the current version of Struts does not use the (int) cast. They > have changed the downloads for Struts and I have not quite figured out > what is up yet, so I could not access older versions, which you must

Re: FileUpload Errors

2004-10-21 Thread Marwan Salam
older versions. So, are you > doing something other than tossing a long value into that method? > > Michael McGrady > > Travis Reeder wrote: > > >Looks like you need the latest commons-fileupload.jar. > > > >Travis > > > >-Original Mes

FileUpload Errors

2004-10-21 Thread Marwan Salam
Hi all, I am using Struts 1.1 and I am trying to upload an image file to the server but I keep getting the below exception. I have used the example that comes with Struts under jakarta-struts-1.1\webapps and did exactly like they have but still getting the exception. I have put print statemen