Hi
Check out this link:
http://www.raibledesigns.com/page/rd/20030226
thks
Isteyaque
On Sat, 22 Jan 2005 00:51:53 -0600, Kishore Senji <[EMAIL PROTECTED]> wrote:
> Use "validWhen" and you conditional can be
>
> (*this* == password) to evaluate whether password2 is equal to password always
> (
Use "validWhen" and you conditional can be
(*this* == password) to evaluate whether password2 is equal to password always
((password == null) or (*this* == password)) to evaluate whether
password2 is equal to password only when password is not empty
Please take a look
http://struts.apache.org/use
, January 21, 2005 11:10 PM
Subject: comparing password and confirm password
Hi,
How do I validate if the user has entered password and confirm password
the same? How to do this in validate.xml file?
Thanks
Uma
-
To unsubscribe, e-mail
Hi,
How do I validate if the user has entered password and confirm password
the same? How to do this in validate.xml file?
Thanks
Uma
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
4 matches
Mail list logo