The current incoherent but highly creative Web will merge with distributed object technology in a 3-tier client-server-service architecture with Java based combined Web-ORB's
|
COM(Microsoft) and CORBA(world) are competing cross platform and language object technologies
-
Javabeans plus RMI is 100% Java distributed object technology
|
Need to abstract entities (Web Pages, simulations) and services as objects with methods(interfaces)
|
How do we do this while infrastructure still being designed!
|
One can anticipate this by building systems in terms of Javabeans e.g. develop Web-based databases with Javabeans using standard JDBC (Java Database Connectivity) interfaces
|