In my application I have to upload large files (> 10m). I found posts on
gmane about having to re-implement MultipartDecoderImpl just so you can
set maxSize. Is there any plans to make this configurable? It would be
nice if I could just subclass it and override something trivial but it
looks like I'll have to copy & paste (yuck!) the decode method to change
it.

-- 
Dan Adams
Software Engineer
Interactive Factory


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

Reply via email to