Re: Oracle development using Java

From: <sb_cri_at_my-deja.com>
Date: Mon, 07 Feb 2000 15:23:12 GMT
Message-ID: <87mo0r$ls5$1_at_nnrp1.deja.com>


In article <871m3f$3ha$1_at_nntp8.atl.mindspring.net>,   "Kevin Bass" <akil1_at_mindspring.com> wrote:
> I am a database architect and developer and I use the Java programming
> language for database programming. I have used JDBC for various tasks
such
> as loading data with SQL/LOADER, logging into various different
databases,
> etc.,...
>
> I have noticed that Java programming is being used mostly for web
> development. Are there any other ways that Oracle and Java are being
used
> in "real-world" situation other than for web development?
>
> Kevin

> Java isn't mostly used for web development. There are different ways
to develop java programs.
You can write applets they are used for web development. Servlets are used for web development too. But you can write java Application. Java Applications are normal programs similar to c or c++ programs. You can compile them with a java native compiler to speed them up. The advantage of that programs is that you can run them on different machine like pc or UNIX machines.
>

Stefan

Sent via Deja.com http://www.deja.com/
Before you buy. Received on Mon Feb 07 2000 - 16:23:12 CET

Original text of this message