Hello , To get to know the concept can anyone answer my questions in detail along with an example.
first step: Have to create a Loginpage.jsp in JSP with LOGIN id and Password. second step: I am using MS Access as my present database which stores name and password. Third step: Please explain to me how connection is made between Access and My Loginpage.jsp and what needs to be done in control panel(i donno that too).
Fourth step: This loginpage.jsp shld validate user id and password and if they are correct shld , send it to the next page through session.
Sagar Birari
Greenhorn
Joined: Sep 05, 2008
Posts: 11
posted
0
Hello 1st read books about JSP,try googling for how to connect t Ms-access database