Re: Postgres Issue with JDBC

From: Tony Grant <tony(at)tgds(dot)net>
To: John Kunchandy <johnk(at)stylusinc(dot)com>
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: Postgres Issue with JDBC
Date: 2003-05-05 09:05:58
Message-ID: 1052125558.1583.19.camel@vaio
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

On Mon, 2003-05-05 at 10:41, John Kunchandy wrote:

> Or if it is POstgres which somehow
> is holding connections persistently then how do I stop it.Thank s in
> Advancew for reading this whole letter .Please point me in

Bad JSP design - nothing to do with PostgreSQL.

</html>
<%
connection_name.close();
Connconnection_name.close();
%>

I show I do it

Cheers

Tony Grant
--
www.tgds.net Library management software toolkit,
redhat linux on Sony Vaio C1XD,
Dreamweaver MX with Tomcat and PostgreSQL

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message John Kunchandy 2003-05-05 09:53:40 Re: Postgres Issue with JDBC
Previous Message John Kunchandy 2003-05-05 08:41:53 Postgres Issue with JDBC