FYI, Commons Fileupload DOES have a max feature.  Not sure what happens
when the max is reached, but its there.

-- 
Frank W. Zammetti
Founder and Chief Software Architect
Omnytex Technologies
http://www.omnytex.com

On Mon, March 7, 2005 1:50 pm, Leon Rosenberg said:
>>
>> HTML/HTTP doesn't support that, IMHO. The <input
>> type="file"...> tag just grabs the file and starts sending
>> it. The server has no clue how large the file is until the
>> entire thing arrives.
>
> That is what I know too. And this is ugly.
> IMHO it's a fat security hole, since it's really easy for a script kidie
> to
> create
> an upload script and kill yourself with meaningless data instead of pix or
> whatever you permit to upload.
>
> Maybe a small signed java applet could close this hole?
> I would participate in writing one, if it's for interest to more people.
>
> Regards
> Leon
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


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

Reply via email to