LOgin Authentication using Bean and Servlet,
September 30, 2009 at 6:46 PM
Hello, this tutorial is very interesting. Thank you for that. But I would like to know where is the code for forwarded from loginbean.jsp page named as "Hello", and how can we asign id as db to bean?
Actually, I am trying to access mysql database after authentication. 1. Login Page 2. Welcome to system page, where user can choose from menu whether to view, delete, add or update data in db, whithout entering his username and password every time.