Re: java.sql.* works, JSTL:SQL does not ? - Mailing list pgsql-jdbc

From Steffen Neumann
Subject Re: java.sql.* works, JSTL:SQL does not ?
Date
Msg-id s5u6542jeu8.fsf@ravel.TechFak.Uni-Bielefeld.DE
Whole thread Raw
In response to java.sql.* works, JSTL:SQL does not ?  (Steffen Neumann <sneumann@TechFak.Uni-Bielefeld.DE>)
Responses Re: java.sql.* works, JSTL:SQL does not ?
List pgsql-jdbc
Hi, just to follow up my own post:
Steffen Neumann <sneumann@techfak.uni-bielefeld.de> writes:
[...]
> What could be the difference between the hand-created Connection
> and the JSTL variant ? What could be the difference between
> the postgresql.jar and the oracle JDBC driver that makes the
> latter work in my setup ? The postgresql.jar is taken from libpgjava
> in Debian and has been compiled with JDK 1.4 package from Blackdown
I now also tried the following clients: from jdbc.postgresql.org
the two variants pg74 jdbc2+j2ee and jdbc3, as well as the beta 8.0
jars. And from Redhat the rh-postgresql3.jar.

Apart from the jdeveloper embedded OC4J I get the same results
from SUNWappserver 8 2004q4, with the same result.

Any tips where to continue ?

Yours,
Steffen



pgsql-jdbc by date:

Previous
From: Kris Jurka
Date:
Subject: Re: deleteRow or updateRow after insertRow
Next
From: Dave Cramer
Date:
Subject: Re: java.sql.* works, JSTL:SQL does not ?