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]

Reply via email to