Computer Science, asked by chulasosolee, 5 hours ago

Create a simple web application using a my SQL database​

Answers

Answered by LakshmunNaidu
1

Creating a Simple Web Application Using a MySQL Database

Setting up a JDBC data source and connection pool.

Referencing the data source from the application.

Adding the database driver's JAR file to the server.

Answered by jameelaisha20
0

Answer:

Setting up a JDBC data source and connection pool.

Referencing the data source from the application.

Adding the database driver's JAR file to the server.

Similar questions