Yes, tapestry's built-in validators validate both client and server- side.

Robert

On Mar 27, 2008, at 3/279:30 AM , samlai 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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to