in jsp,i created login.jsp. in login.jsp,i created username,password and submit button. my login.jsp goes through database.
i am okie BUT i want validation in login.jsp which goes through database.
vicky9 0 Newbie Poster
Recommended Answers
Jump to PostYou provided poor explanation of problem. In general form validation can be done on client side by use of scripting language such as JavaScript or on server side be servlet. So which way you want to go?
All 2 Replies
peter_budo 2,532 Code tags enforcer Team Colleague Featured Poster
javaAddict 900 Nearly a Senior Poster Team Colleague Featured Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.