If you look at the Validation Guide [1] you will find a link at the
bottom for WebWork Validation [2] which shows this example for
comparing passwords.
user.password.equals(user.confirmPassword)
[1] http://struts.apache.org/2.x/d
dear all
in C0003_ChangePasswordAction-validation.xml
i would like to compare the new password and the retype new password in
order to identify whether they are the same or not
however so far i only know to validate the specified field only, such as
true
error
true
error
true
error
2 matches
Mail list logo