Very Urgent !.......... jsp login program connected with database !
hi,
i am working on my web site , and i want to write the code for multiple users they want to login to web site.
i want some help regarding how to write code for multiple users, and their id and password are in the database table .
suppose i have a table named Login and has to feilds (1) id and (2) password.
and after authentication i want to go to the specific JSP page.
thanks

