I'm refactoring (so to speak) my currently working form, which accepts an image to be uploaded, to use a DynaValidator(Action?)Form and I'm again running into an exception being thrown:
Hi Brice,
I'm also struggling with file uploads at the moment. But I'm stuck at an earlier stage than you.
Could you please post some of your code on how to handle the file upload in the action class?
I'm having problems to figure out how to write the file to a subdirectory of my web application root.
Your help would be highly appreciated! Thank you, Patrick
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

