Hi,
I'm using <html:file ...> tag to upload image files.
Everything works fine but I want to filter the type of file that the user may upload. And also limit the file size.
How can I handle this with Struts ?
I didn't manage to do this in simple html code (apparently because most of browsers do not respect html specifications)and I suspect that I'll need to check in my Action code.
Am I right ?
Thx
Bj
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]