Hello everyone,
I am new to this forum and help will really be appreciated.hope that you'll will help me.
I am working on a project using jsp,servlet,ms-access as database.
I have to prepare a login page which should be validated with the database and i have done the coding for that using html and jsp.But i have involved the database connection and validation in jsp as well. I want the db connection and validation to be done in servlet ,so i have attached the servlet file,but how should i connect to the servlet using jsp and what should i write in jsp page so that my main page is displayed.
kindly help.