From: | Frank Bax <fbax(at)execulink(dot)com> |
---|---|
To: | pgsql-interfaces(at)postgresql(dot)org |
Subject: | psql & java |
Date: | 2000-04-18 16:18:50 |
Message-ID: | 3.0.6.32.20000418121850.01093ea0@execulink.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general pgsql-interfaces pgsql-sql |
I want to write a Java applet that retrieves/updates data in a psql
database. I am running Apache and psql on a single OpenBSD server. I
currently use PHP for dynamic pages; which has been fine up to now for
presenting data, but I can see the day coming where some processing at the
client side would be useful; so I want to take a closer look at java. I
have been told by someone who knows little more than I do, that I need
servlets to get at my data with java applets. When I go to the apache
site, I see references to Jakarta, Tomcat, Java-Apache, JSERV and JSSI.
But I couldn't find summaries that tell what these things are. Can someone
tell me exactly which of the above components (and more?) I need to install
to make this work? How do they fit together? Do I also need JDBC? Does
JDBC require ODBC?
Frank
From | Date | Subject | |
---|---|---|---|
Next Message | Thomas Lockhart | 2000-04-18 16:26:21 | Re: [HACKERS] Struggles with RC1 and RPMS |
Previous Message | Lamar Owen | 2000-04-18 15:47:25 | Re: [HACKERS] Struggles with RC1 and RPMS |
From | Date | Subject | |
---|---|---|---|
Next Message | Peter Mount | 2000-04-18 17:18:49 | Re: psql & java |
Previous Message | Peter Mount | 2000-04-18 15:21:30 | RE: where to close statement ? |
From | Date | Subject | |
---|---|---|---|
Next Message | Michael S. Kelly | 2000-04-18 17:15:52 | Outer joins |
Previous Message | Moray McConnachie | 2000-04-18 15:31:27 | Re: One query for two information... |