Specifies the JDBC driver class name.
<PARAM NAME = "driver" VALUE = "drivername">
Driver information currently has to be hardwired under JDK 1.0.2 but can be specified in this HTML tag under JDK 1.1. The data type is String.
Example
driver PARAM tag example
See also
Jdbcsource applet
Loading a JDBC driver
autoload PARAM tag