Quantcast
Channel: Active questions tagged servlets - Stack Overflow
Viewing all articles
Browse latest Browse all 675

java.lang.ClassNotFoundException: org.postgresql.Driver in HttpServlet [duplicate]

$
0
0

There is a error that when I want to connect to postgresql database from a servlet connection it cause classnotfoundexception error for the postgresql driver. with some details about servlet.

Class.forName("org.postgresql.driver");DriverManager conn = Driver.getConnection(addr, user, pass);

I'm using apache tomcat (local server) for the server hosting.


Viewing all articles
Browse latest Browse all 675

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>