How to validate confirm password by js in JSP(java server page) ? | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
+ 1

How to validate confirm password by js in JSP(java server page) ?

23rd Feb 2018, 5:47 PM
Vishnu T
2 Respostas
0
Thanks I'll try this and say whether its work or not
25th Feb 2018, 5:57 AM
Vishnu T
- 1
I know the pattern for min length and special char it can be done by HTML pattern attribute but the first password should be match to second password or else the submit button should became invalidate
25th Feb 2018, 4:26 AM
Vishnu T