-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Mike,
Forsberg, Mike wrote: > A form of approximately 1800 form elements is causing > "java.lang.OutOfMemoryError: Java heap space". When 1000 form elements > are used, no such error. > > [Am I doing something wrong?] Yes, you are using 1800 form elements. :( Seriously, you might want to think about splitting that up into multiple pages. There was a team at one of my old jobs where they had a bunch of fields on a single page (not anywhere near 1800.. probably in the 200 range or so) and they had a problem where it was possible to submit the form before it had loaded entirely, and their testers were able to actually lose data since the form was being submitted before all the form data was available to submit. 1800 form elements on a single page sounds like a risky UI move. I'd recommend far fewer. - -chris -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFGTf2X9CaO5/Lv0PARAoX7AJ9V+uATItL9xrP/tgBTnq3pqTxPiwCdHRu4 H7m+UJfs7TuR0XdH1DV9rXI= =LqYN -----END PGP SIGNATURE----- --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]