cgi

From: bef5471 <bef5471(at)iperbole(dot)bologna(dot)it>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: cgi
Date: 2002-03-19 02:46:29
Message-ID: 200203190246.DAA22710@maggiore.iperbole.bologna.it
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

I've got a java (JDK 1.3) program and it connects to a
postgresql database (7.2 on RedHat 7.2) and execute a
query on a table.

It works fine when I execute it from command line.
Also it works fine when I call it from a file batch like:

#!/bin/sh

java my_program

But.. when I try to execute this program from a cgi
script, it happens that the browser hang.
Any Idea?

Thank's since now!

Responses

  • Re: cgi at 2002-03-19 03:32:51 from Paulo Delgado
  • Re: cgi at 2002-03-19 13:36:04 from Nick Fankhauser

Browse pgsql-jdbc by date

  From Date Subject
Next Message Paulo Delgado 2002-03-19 03:32:51 Re: cgi
Previous Message Jan Aleman 2002-03-18 22:19:26 Re: Strange timezone issue on Freebsd