|
Subject:
|
Help with jsp login page
|
|
Posted By:
|
javaStudent
|
Post Date:
|
1/27/2004 5:08:16 PM
|
Help with JSP login...
Hi, I'm working on a project and one of the requirements is that i create a login page usin jsp - java beans and access database.
The jsp will be the controller i.e controller.jsp. I need to create a User Class maybe a java bean with the get and set methods and also a database classwhere i can create methods like insert(user);, insert(userSearch). I have the plan of what i need to do but if anyone could actually suggest links to help me that would be great.
It's just a small part of a larger project that you may view here...http://students.tippinst.ie/~u0802255/app/main.htm
|
|