DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22633>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22633

Document how to use web.xml "maxFileSize" and how to deal with 
"MaxLengthExceededException"





------- Additional Comments From [EMAIL PROTECTED]  2003-08-28 04:26 -------
maxFileSize in the web.xml I believe if deprecated in Struts 1.1,
and is specified in the struts-config.xml
in the <controller > element. This doesn't mean that it is well documented.

Also search commons-user, Martin Cooper talked about #1 on the 
commons-user group. That is we don't know how big a file is until it
arrives. You could use javascript for friendly users. This could
easily be a validator extension. Your right about the DOS attacks,
again search.

http://marc.theaimsgroup.com/?l=struts-user&m=98743546013317&w=4
http://marc.theaimsgroup.com/?l=struts-user&m=104332226122935&w=4

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

Reply via email to