Java Strategies
An Oracle recognizes Java as a very powerful language which is quickly gaining acceptance in the development community for deploying enterprise applications. Various important characteristics of Java contribute to its success:
• Java is an object-oriented language.
• Java uses an open standard for application development.
• Java uses JavaBeans and Enterprise JavaBeans (EJB), that can improve productivity through allowing code, reuse.
• Java enables you to develop portable applications.
• Java can execute in browsers, application servers, and databases.
Therefore, developers can write applications through using just one language. It's broadly accepted as the language to develop Internet applications.
- Understand the Java Virtual Machine
- Create and use Java stored procedures
- Understand the Internet file system
- Understand Enterprise JavaBeans