Sorry, was thinking out loud :o).......this is for the commons fileupload
class obviously....

On 13/01/06, Hugo Palma <[EMAIL PROTECTED]> wrote:
>
> Checkout the setMaxSize method in the FileUploadBase class.
> See the javadoc here 
> http://jakarta.apache.org/commons/fileupload/apidocs/org/apache/commons/fileupload/FileUploadBase.html#setSizeMax(long)
>
> <http://jakarta.apache.org/commons/fileupload/apidocs/org/apache/commons/fileupload/FileUploadBase.html#setSizeMax%28long%29>
>
>
> On 13/01/06, Jimmi Dyson <[EMAIL PROTECTED]> wrote:
> >
> > Does anyone know how to change the maximum file size that can be
> > uploaded?
> >
> > Can't see any way to do it. Seems that 10MB is hardcoded into
> > org.apache.tapestry.multipart.MultipartDecoderImpl.
> >
> > Any ideas?
> >
> > Thanks very much.
> >
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
>

Reply via email to