The Object Web Signifies the merger of distributed object and web technologies
|
The Pragmatic Object Web asks us to take the best of CORBA (Industry Standard) COM (Microsoft PC Standard) Java (Web Software Infrastructure) and W3C (XML)
|
An "object" is an entity that can be
-
registered, addressed, located
-
has properties and methods
|
The most common object is a Web Page
|
The richest available object model is the Web Document Object Model or DOM
|
JavaScript is language to manipulate this DOM
|
Web Browsers render this object
|
Web Servers broker this object
|