JSP CUSTOM TAG LIBRARIES
<domino:input name="pw2" type="password"/>
<domino:validatewith name="pw2" otherfield="pw" operation="EQ" message="<B>Passwords must match!</B>" style="color=RED;">*</domino:validatewith>
See Also