Validator

Plz help me how to validate an account no. of a person.
[62 byte] By [nrkbab1a] at [2007-10-3 8:23:02]
# 1
Use struts-validator framework or u can use Form's validator method...If u want some more focus should be given then pls explain ur query little more.
java_usera at 2007-7-15 3:29:01 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 2
Thanks for ur quick response.I want to know how to validate the a/c no.(Something like for validating a credit card no. we r having a formula.). Is there any formula for validating an a/c no. using either struts validator framework or Form validation method.
nrkbab1a at 2007-7-15 3:29:01 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 3
Which ac no. are you talking of ? Bank account ?
RohitKumara at 2007-7-15 3:29:01 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 4
Give me the general validation formula or technique for validating an account no. either thru struts validator framework or form validation methods.
nrkbab1a at 2007-7-15 3:29:01 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 5
Yes I want to know the validation of Bank Account no. of a person.
nrkbab1a at 2007-7-15 3:29:01 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 6
How can you have formula for validation of a bank account number ?Hello ?Each bank follows its own numbering standard. The only way can be via access to the centralized/distributed databases of the banks.
RohitKumara at 2007-7-15 3:29:01 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...