PrimeFaces Beginner's Guide
上QQ阅读APP看书,第一时间看更新

Performing client-side validations

PrimeFaces also supports hooking up client-side JavaScript event handlers (onclick, onblur, onchange, and so on) for many of its UI Components. We can use this feature to perform client-side validations and reduce the server validation roundtrips.