Help with JSP connection with postgreSQL - Mailing list pgsql-novice

From Edgar Saenz
Subject Help with JSP connection with postgreSQL
Date
Msg-id 20040610143618.AA0211F4FEA@ws1-2.us4.outblaze.com
Whole thread Raw
List pgsql-novice
Hello, I am having problems connecting to postgreSQL from my JSP page.
I have followed the instructions from other mailing lists and have
started the DB with postmaster with the -i option. Also, the
postgresql.conf, I have set the parameter

tcpip_socket = true
and
port=5432

When I try to connect, I just dont get a connection object.
My working environment is:

-Red Hat Linux
-postgreSQL 7.3
-Java 1.4
-Tomcat 4.1.27

I have runned out of options, any suggestions will be greatly appreciated.

Thanks in advance!!

Rene


--
___________________________________________________________
Sign-up for Ads Free at Mail.com
http://promo.mail.com/adsfreejump.htm


pgsql-novice by date:

Previous
From: Dmitry Karasik
Date:
Subject: query planner woes
Next
From: Tom Lane
Date:
Subject: Re: query planner woes