On Sun, 3 Aug 2003, Ripon Al Wasim wrote:
> The code is compile well. But here is a runtime problem. The prolem is:
>
> Could not load database driver :org.postgresql.Driver
>
It looks like you do not have the postgresql jdbc driver in your
CLASSPATH.
Kris Jurka