> java.lang.ClassNotFoundException: org.postgresql.Driver you need to add the postgresql jdbc driver to your class path. you can download it from http://jdbc.postgresql.org/download.html
cheers stefan
> java.lang.ClassNotFoundException: org.postgresql.Driver you need to add the postgresql jdbc driver to your class path. you can download it from http://jdbc.postgresql.org/download.html
cheers stefan