Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Q: java - oracle

Re: Q: java - oracle

From: Jerome Mrozak <goose_at_cyberconnect.com>
Date: 1997/07/24
Message-ID: <33D78490.2CED@cyberconnect.com>#1/1

Larry Magiera wrote:
>
> Hi everone. Does anyone know if the following is possible?
>
> I'd like to create a Java applet using JDK 1.0.2. I'd like the
> applet to run in a Java-enabled browser. I'd like the applet to
> interface with an Oracle database. I do not want to install *any*
> software on the client machine, except the browser.
>
> --
> Larry Magiera
> Syracuse Research Corporation
> 6225 Running Ridge Road
> North Syracuse, NY 13212-2509
> magiera_at_syrres.com
> 315 452-8026

My client's applet does just that. The trick: a custom CGI program (called through URLConnection) that translates requests into Oracle calls.

-- 
Jerome Mrozak           jmroz_at_srds.com          goose_at_cyberconnect.com
Sun Certified Java Programmer
Internet Consultant, Zeal Inc.                  http://www.zealinc.com
Received on Thu Jul 24 1997 - 00:00:00 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US