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: Java in PLSQL

Re: Java in PLSQL

From: Sanjiv <jivan_at_cs.wvu.edu>
Date: 1998/03/24
Message-ID: <3517F8F7.6B20@cs.wvu.edu>#1/1

Hi,
I too was wondering if a Java applet can run PLSQL code on a backend oracle database. Is is possible for a Java applet to read in PLSQL code and execute the code on the database and return the results to my applet??

Thanks,
Sanjiv

Simon Riggs wrote:
>
> Java applets are written in Java; these can be downloaded.
>
> Procedures can be written in Java, according to the rules laid down by
> Oracle.
>
> What is it exactly that you are trying to achieve?
>
> Jon-Robert Pedersen <jrp_at_jrp.net> wrote in article
> <6etdgu$jqk$1_at_news1.sol.no>...
> > We are developing an application with PLSQL,but have major problems
 making
> > an javaapplet to comunicate
> > with our PLSQL-procedures. Do anybody know how to implement javaapplets
 in
> > PLSQL???
> >
> > Thomas Malme (Norway)
> >
> >
> >
Received on Tue Mar 24 1998 - 00:00:00 CST

Original text of this message

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