Re: Maximum number of form elements

2012-06-05 Thread Stephan Windmüller
Am 05.06.2012 13:46, schrieb trsvax:

> It's most likely your web server. Most were patched recently to limit the
> number of parameters passed in a url or form to avoid a possible denial of
> service attack.

I think that this is not the cause of the problem. When we limit the
POST data more, we get a totally different error, stating that the POST
size is too small.

- Stephan



signature.asc
Description: OpenPGP digital signature


Re: Maximum number of form elements

2012-06-05 Thread trsvax
It's most likely your web server. Most were patched recently to limit the
number of parameters passed in a url or form to avoid a possible denial of
service attack.

--
View this message in context: 
http://tapestry.1045711.n5.nabble.com/Maximum-number-of-form-elements-tp5713623p5713627.html
Sent from the Tapestry - User mailing list archive at Nabble.com.

-
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org



Maximum number of form elements

2012-06-05 Thread Stephan Windmüller
Hello,

in our application we have a single page with a form containing a
dynamic number of select fields. It is used as a "see all selections in
one place" page an can get quite large (more than 1,000 select fields
displayed in a table structure).

We now encountered difficulties when the number of select fields is too
high, like onActivate not firing as expected during form submission.

My question is: Is there a known limit to the size of elements in a form
component and can this limit be raised anyhow?

TIA
 Stephan



signature.asc
Description: OpenPGP digital signature