Client Validators Page

This page is the same as the Validators Page plus it turns on client-side validation with these 2 changes: Firefox users: Due to a bug in Tapestry 4.1.2, Firefox ignores client-side validation when you use a key (such as Enter) to press a submit button, instead of a mouse-click (https://issues.apache.org/jira/browse/TAPESTRY-1637).
Error Message
First Name: (required, maxLength=10)
Last Name: (required, maxLength=10)


To Login