Database - JDBC, Java Server Pages, and MySQL - Discussion

Discussion Forum : JDBC, Java Server Pages, and MySQL - True or False (Q.No. 18)
18.
Type 3 and Type 4 JDBC drivers can be used for sevlets and applets.
True
False
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
1 comments Page 1 of 1.

Karthican said:   1 decade ago
Type 1 driver for StandAlone Application.
Type 2 driver for Web Application.
Type 3 driver for Applets.
Type 4 driver for Enterprise Application.

Post your comments here:

Your comments will be displayed after verification.