Just disable JavaScript and you will see that client side validation is duplicated with server-side one.
On Thu, Mar 27, 2008 at 3:30 PM, samlai <[EMAIL PROTECTED]> wrote: > > A typical <t:textfield t:id="foo" t:validate="required" size="5"/> > automatically produce client-side validation. Just wondering whether it > produce server-side validation counterparts and enforce on the server-side > as well? Obviously, it goes from Tapestry validation language to > JavaScript. I'd think it shouldn't be hard to automatically generate that > same logic in Java and enforce on the server-side as well. Thanks. > -- > View this message in context: > http://www.nabble.com/Input-Validation-on-Server-Side--tp16325244p16325244.html > Sent from the Tapestry - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Best regards, Igor Drobiazko