I set the file upload max size in the struts.properties to 15MB.  When
I upload a file over 15MB my action returns input.  Is there any way I
can check to see if the file is over the max size set in the
properties file and handle what result I want to happen myself?  I
seems that it returns input before it even goes into my action.  Is
this happening in the file upload interceptor?  Can I gain more
control over this?

Thank you,

Rich

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to