Source Code: Using Direct JDBC
Demonstrates the use of the SOFIA connection pool to execute direct JDBC/SQL against a database.
File name
Description
com/salmonllc/examples/example12/JDBCExampleController.java
The controller for this example.
example12/JDBCExample.jsp
The view JSP for this example.
Return to Home Page
Run the Example