|
|
Displaying Records from the Database using Java Servlets. |
|
|
Displaying Records from the Database using Java Servlets. |
|
|
Java / JSP and Servlets |
|
|
Click to Visit |
|
|
776 |
From this article you can learn how display records with Java Servlets from a database. The procedures to display records in JSP pages and Java Beans are more or less similar. This article uses Microsoft Access database, but you can work with any database. At the outset it teaches you to build a sample Microsoft Access database. After that create a DSN for it and connect to the database with JDBC (Java Database Connectivity) driver and from a given table display the records.
|