Shared Places on the Web II
There is an HTML document defines the shared place itself; it instantiates particular objects and is presentation layer
- There is an associated XSL style sheet which invokes necessary programmatic capabilities and interprets XML islands in HTML document. These islands are defined in SPDL
- There can be many SPW’s presentation layers with a given SPDL structure
- This (HTML + Style sheet) combination replaces the current TangoInteractive “Control Applet”
We will re-use some existing client side Java as SP agent and control objects invoked from style sheets
The TangoInteractive Server can also be largely re-used