RE: FileUpload Errors

2004-10-21 Thread Travis Reeder
Looks like you need the latest commons-fileupload.jar. Travis -Original Message- From: Marwan Salam [mailto:[EMAIL PROTECTED] Sent: Thursday, October 21, 2004 10:21 AM To: [EMAIL PROTECTED] Subject: FileUpload Errors Hi all, I am using Struts 1.1 and I am trying to upload an image fi

ActionMessage and bean:message tag

2004-10-08 Thread Travis Reeder
I am trying to use the paramaterized bean:message tag with an ActionMessage object and am wondering why there is no way to put the the values array from the ActionMessage into the bean:message tag. If i try to use the arg0, arg1, etc, it uses those as hard values, it does not get the value from th