I'm trying to "drop"
postgresql-8.3-604.jdbc4.jar within the CLASSPATH, so that I can use it to connect to my postgre database.
I've noted that the machine on which java is installed does not have any value for the environment variable 'CLASSPATH'.
Any idea where to drop it?