简体   繁体   中英

Client-side validation in richfaces 3.3.x

Is there any way of building client-side validation for Richfaces 3.3.x?

I know that 4.0 version is going to support it but still I need to have it implemented along wiht 3.3.x branch version. I need something like jsf-comp but with additional support for dates. It would be lovely to reuse as much of stuff as possible (for example: f:attribute ).

Is there any commonly used solution? How about Trinidad's own Client-side Converters and Validators . Is it worth bothering and is integrating it with Richfaces sufficiently painless?

Richfaces comes with in-built jQuery. You can use jQuery/Javascript to perform client-side validation

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM