Technology Overview
Java
- used to write applets (client browser), servlets (server side; faceless applets)
- robust server-based solution
- JDBC - Java Database Connectivity object-oriented API for database access in Java
- RMI- Remote Method Invocation allows to expose remote interfaces
- oracle 8i has JVM that executes within the address space and shares the memory heap with RDBMS kernel (August 99, JDK 1.1.6)