You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Zsolt Koppany <zk...@intland.com> on 2003/10/27 20:17:02 UTC

Out of memory with multipart/form-data and lot of checkboxes

Hi,

in a form where the user can upload a file and set some attributes with
checkbox (couple oh hundreds) I get an out of memory exception even when the
file is very small (300 bytes). After some testing I figured out that it is
caused by enctype="multipart/form-data". If I removed that I cannot upload
(this is clear) but JVM doesn't increase.

Any ideas?

Zsolt



---------------------------------------------------------------------
To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-user-help@jakarta.apache.org