Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: java in Oracle8i
look at 8i documentation, there are many examples. ted
In article <826234$bk9$1_at_nnrp1.deja.com>,
burkeblackman_at_my-deja.com wrote:
> Hello, I am testing out the java capabilities within Oracle8i and was
> looking for a simple example (from start to finish) on loading this
> simple java program into Oracle8i and executing it within Oracle. Here
> is the test program (oratest.java) that I am trying to load:
>
> class oratest
> {
> public static void main (String args[])
> {System.out.println("hello world");}
> }
>
> As you can see it is a very simple program just as a proof of concept.
> Any help woul be appreciated.
>
> Thanks,
> Burke
>
> Sent via Deja.com http://www.deja.com/
> Before you buy.
>
Sent via Deja.com http://www.deja.com/
Before you buy.
Received on Thu Dec 02 1999 - 14:00:16 CST
![]() |
![]() |