J. W. <someone@comcas t.comwrote in message news:<gvqbhv4l6 8d03l3oo941lkce n6e3tltlne@4ax. com>...
Oh,
the reasons are numerous. I wrote a SP in Java recently which
publishes messages to a JMS (Java Messaging Service) Server. So
integration with Java technology is one answer to your question.
Another, no less sensible reason, is using a modern, object-oriented
language, as opposed to the limited PL/SQL.
Dusan
OK, so java in Oracle has been around for a while, but in my jobs,
there hasn't been a need for us to use java. So now I'm looking into
java for the apps. In the past, web apps based on Oracle technology
used PL/SQL and the web toolkit. Now, that still exists, and there's
even PL/SQL Server Pages that can be used to retrieve information and
present it to a web browser.
>
But, when/why would I use java in any of these apps if I'm staying on
a Oracle9i database and Oracle 9iAS app server?
>
thanks.
there hasn't been a need for us to use java. So now I'm looking into
java for the apps. In the past, web apps based on Oracle technology
used PL/SQL and the web toolkit. Now, that still exists, and there's
even PL/SQL Server Pages that can be used to retrieve information and
present it to a web browser.
>
But, when/why would I use java in any of these apps if I'm staying on
a Oracle9i database and Oracle 9iAS app server?
>
thanks.
the reasons are numerous. I wrote a SP in Java recently which
publishes messages to a JMS (Java Messaging Service) Server. So
integration with Java technology is one answer to your question.
Another, no less sensible reason, is using a modern, object-oriented
language, as opposed to the limited PL/SQL.
Dusan
Comment