Re: java.sql.* works, JSTL:SQL does not ?

From: Dave Cramer <pg(at)fastcrypt(dot)com>
To: Steffen Neumann <sneumann(at)TechFak(dot)Uni-Bielefeld(dot)DE>
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: java.sql.* works, JSTL:SQL does not ?
Date: 2004-11-19 12:54:54
Message-ID: 419DED1E.6070905@fastcrypt.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Steffan,

Looking at your code I don't see any problems, you may have to dig into
the taglibs code.

Dave

Steffen Neumann wrote:

>Hi, just to follow up my own post:
>Steffen Neumann <sneumann(at)techfak(dot)uni-bielefeld(dot)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
>
>
>
>---------------------------(end of broadcast)---------------------------
>TIP 1: subscribe and unsubscribe commands go to majordomo(at)postgresql(dot)org
>
>
>
>

--
Dave Cramer
http://www.postgresintl.com
519 939 0336
ICQ#14675561

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Xavier Poinsard 2004-11-19 14:02:33 Patch for jdbc escaped functions
Previous Message Steffen Neumann 2004-11-19 10:46:55 Re: java.sql.* works, JSTL:SQL does not ?