Not entirely sure what you mean - your question is a bit vague, but I guess you want to ask this :
"I have a servlet/JSP application that should connect to a database via a JDBC driver supplied by a DB vendor, however Tomcat cannot seem to find it. How do I make this driver package/ jar file available to tomcat's ClassLoader ?"
Put the jar file (ie if oracle, classes12.jar) in :
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.