Basic HTML version of Foils prepared August 21 99

Foil 59 Continuing the HTML File: Load Shared Place and 2 Java Applets

From XML and Shared Places on the Web XML Developers Conference Montreal -- August 19-20 1999. by Geoffrey C. Fox, Lukasz Beca, Marek Podgorny


Interpret 3 XML islands in style sheet and instantiate them in three (other) regions of document. ( Previously we loaded XML islands but they were not instantiated by browser)
<SCRIPT FOR="window" EVENT="onload">
docTarget.innerHTML = placeDocument.transformNode(style.XMLDocument);
chatTarget.innerHTML = chatDef.transformNode(style.XMLDocument);
viewerTarget.innerHTML = viewerDef.transformNode(style.XMLDocument);
</SCRIPT>



© Northeast Parallel Architectures Center, Syracuse University, npac@npac.syr.edu

If you have any comments about this server, send e-mail to webmaster@npac.syr.edu.

Page produced by wwwfoil on Sat Aug 21 1999