I know that there are similar questions already, but the answers there didn\'t help me. So please would you mind to take a look at my particular question?
You need to place your postgresql-.jar directly in the lib folder of your servlet container.
For instance, if you're working with Apache Tomcat, simply drop your jar under /lib and you should be all set.