JSP-MySQL user login with username, password and registration
Hi everyone:
I need to create a simple jsp client login with username and password. There is also a registration link for those not register yet.
I m using tomcat and MySQL and have already create a client login with username and password page.(record already in database).
I m now have no idea on how to create a registration link, ie update the database. please help..the examples i search through google were build by Jboss, strut, ApacheGeronimo which i m not familiar with.
Is it any "package" or "wizard" available in creating the login and registration page? Most of the webpage has build with user login and registration part, may i know how they "create" them?
Bookmarks