HI! I am using JSP through JDBC with postgreSQL. But I can not connect postgreSQL with JDBC. So I got a error message. The message is "org.postgresql.util.PSQLException: The user property is missing. It is mandatory. "
Please give me a advice or help. postgresql.jar and postgresql-examples.jar are generated by ANT. The evironment is: OS : Redhat8 Kernel : 2.4.18-14 Tomcat : tomcat-5.0.18 PostgreSQL : postgresql-7.4 ANT : apache-ant-1.6.1 CLASSPATH=.:/usr/local/pgsql/share/java/postgresql.jar:/usr/local/pgsql/share/java/postgresql-examples.jar java : j2sdk1.4.2_03 Regards, hiro --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]