Re: Hard limit of number of form elements submitted to an action?

2021-01-20 Thread Lukasz Lenart
wt., 19 sty 2021 o 17:34 Nikolay Ivanchev napisał(a): > > Hi All > > Is there a hard limit of elements in a form when processed by Struts2 > We have a form with 11000 chekcboxes and when we submit it, only 5000 > checkboxes are sbumitted > > Is this a configurable parameter? If you missed the an

Re: Validate URL or email with internationalized domain name (IDN)

2021-01-20 Thread Lukasz Lenart
niedz., 17 sty 2021 o 15:18 Guenter Paul napisał(a):> > I'm not sure. Perhaps a solution with Ajax is possible? Maybe we should drop support for Client Side Validation in case of EmailValidator - just in case of pure JS. The Ajax/DWR valdiation should be used instead. https://struts.apache.org/c