Thanks to Paul Ferraro, server- and client-side input validation in Tapestry 4 is back to being best of breed. The question is ... is it good enough that client validation should be enabled by default?
In Tapestry 4.0, the Form component now has a clientValidationEnabled parameter that default to false. I feel that it should default to true, as long as the Form is enclosed by a Body component. Are there cases where you *don't* want client validation enabled? -- Howard M. Lewis Ship Independent J2EE / Open-Source Java Consultant Creator, Jakarta Tapestry Creator, Jakarta HiveMind Professional Tapestry training, mentoring, support and project work. http://howardlewisship.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
