How do i validate two component's value are same or not? JSF

Posted by Nitesh Panchal on Stack Overflow See other posts from Stack Overflow or by Nitesh Panchal
Published on 2010-03-16T16:39:39Z Indexed on 2010/03/16 16:41 UTC
Read the original article Hit count: 158

Filed under:

Hello,

As we hav comparevalidator in Asp.Net, what do we have in JSF to validate whether two field's value are same or not? I want to validate password and confirmPassword field.

© Stack Overflow or respective owner

Related posts about jsf