You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@geronimo.apache.org by jpmlpool <jp...@hotmail.com> on 2007/12/21 05:04:20 UTC

Can Geronimo2.0.2 limit upload file size?

Hi,

    I am writing a servlet to save uploaded file. In my code
I can check file size and then save it or refuse it. I want to
know if Geronimo can limit file size by default. If yes, would
you like to tell me how to set it up?
    I want to limit one file size to 10 MB.

Regrads,
John