Re: Java applet and OWS

From: Oracle-Owner <oracle_at_odin.fli.sh.bosch.de>
Date: 1997/03/13
Message-ID: <3327EC78.25FF_at_odin.fli.sh.bosch.de>#1/1


Citton Laurent wrote:
>
> Hi,
>
> WebServer 2 provides packages called oracle.rdbms and oracle.plsql which
> make possible the communication between Java applets and Oracle server.
> You don't even need JDBC. PL/SQL packages are *wrapped* into a java
> class so that you can call them directly from java.

Hi,

[Quoted] [Quoted] I think, you made a mistake here. Those classes are only available from a standalone java program, that gets executed ON THE SERVER by the Oracle Webserver 2.X Java Cartridge. You can't use those classes from an applet. Received on Thu Mar 13 1997 - 00:00:00 CET

Original text of this message