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

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

$
0
0

There is an error when I want to connect to a PostgreSQL database from a servlet connection, a ClassNotFoundException 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 714

Trending Articles



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