I want to ask how to create a web page and connect it with DB(Access)
by using the Servlet
and JSP.
As example:
The Page
----------------------------------
Enter
Username:
Password:
Submit
----------------------------------
The table
--------------------------------------------------
ID Username Password
1 shady mymail
--------------------------------------------------