Java Capabilities of Oracle 9i
Introduction
Several important features have made Java a very powerful language, and it has quickly become a key component of developing and deploying e-business applications. These are some of the Java features that are useful in implementing e-business systems:
Object-oriented language
Allows applications to be developed using an open standard
Makes it possible to develop portable applications
Code reuse is possible with the help of Java Beans and Enterprise Java Beans (EJB)
Applications can be deployed in a variety of configurations, such as n-tier
Developed code can be executed in browsers as well as application servers and databases
Oracle has recognized the importance of supporting Java capabilities. This article discusses some of the key features provided.