cgi

Поиск
Список
Период
Сортировка
От bef5471
Тема cgi
Дата
Msg-id 200203190246.DAA22710@maggiore.iperbole.bologna.it
обсуждение исходный текст
Ответы Re: cgi  (Paulo Delgado <pdelgado@pasaportevip.com>)
Re: cgi  ("Nick Fankhauser" <nickf@ontko.com>)
Список 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!

В списке pgsql-jdbc по дате отправления:

Предыдущее
От: "Jan Aleman"
Дата:
Сообщение: Re: Strange timezone issue on Freebsd
Следующее
От: Paulo Delgado
Дата:
Сообщение: Re: cgi