This is my code for which I am getting error. My classes12.jar has been imported as an external jar.
classes12.jar
import java.io.IOException; import java.io.
In Eclipse,
When you use JDBC in your servlet, the driver jar must be placed in the WEB-INF/lib directory of your project.