java and postgres - Mailing list pgsql-novice

From Poul Kristensen
Subject java and postgres
Date
Msg-id 3BF43A9E.3765C726@vip.cybercity.dk
Whole thread Raw
Responses Re: java and postgres
List pgsql-novice
Hi,

I have a problem.

A java program connecting to postgres 7.0.2 works fine using
appletviewer  + htm file  - inserting , selecting...

Then I've copied the  class + htm file to the web root
the applet is loaded  - I put data in the fields  but the
data don't get into the table.  If the jdbc jar file was missing
I would get an exception and I don't get one.

I'm using  RH 7.1 + postgres 7.0.2. + jdbc7.0-1.2.jar and
all of it is done on the same machine.

Has anyone got an idea of what could be missing ?
(no errors appears in apache log)

TIA

Best regards,
Poul








pgsql-novice by date:

Previous
From: Philip Hallstrom
Date:
Subject: [PHP] Re: psql with PHP question
Next
From:
Date:
Subject: Re: Perl and pgsql...