how to validate a login form in javaEE
using java i need to validate strongly a login form with username, password and email id elements. how to do it in JEE with mysql. sample code.
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Ravi GaddamPosted Aug 30, 2013, 9:09 AM
try to use attached form page.and by the way you can add more and more validations to this form page.
In addition ,To connect to mysql database add your jdbc code to this form page.
Regards
Ravi Gaddam