RE: NotSerializableException using FormFile [SOLUTION]

2003-10-09 Thread Marc Dugger
> Sent: Monday, October 06, 2003 1:49 PM > To: [EMAIL PROTECTED] > Subject: NotSerializableException using FormFile > > > I've set the scope of my form to 'session' to support a "wizard" process. > The form defines a property of type > org.apache.st

NotSerializableException using FormFile

2003-10-06 Thread Marc Dugger
I've set the scope of my form to 'session' to support a "wizard" process. The form defines a property of type org.apache.struts.upload.FormFile. This work fine until I set 'validate = true' on my action mapping. It appears that org.apache.struts.upload.CommonsMultipartRequestHandler$CommonsFormFi