Re: cgi
От | Paulo Delgado |
---|---|
Тема | Re: cgi |
Дата | |
Msg-id | 20020318223251.4fd7bb51.pdelgado@pasaportevip.com обсуждение исходный текст |
Ответ на | cgi (bef5471 <bef5471@iperbole.bologna.it>) |
Список | pgsql-jdbc |
You should use a JSP... or a servlet, check the docs at java.sun.com On Tue, 19 Mar 2002 03:46:29 +0100 (MET) bef5471 <bef5471@iperbole.bologna.it> wrote: > 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! > > ---------------------------(end of broadcast)--------------------------- > TIP 2: you can get off all lists at once with the unregister command > (send "unregister YourEmailAddressHere" to majordomo@postgresql.org)
В списке pgsql-jdbc по дате отправления: