dleslie 99/12/16 12:43:52
Added: samples/applet runAppletFromServer.html
Log:
Provides access to the sample applet on a Lotus Domino server.
Revision Changes Path
1.1 xml-xalan/samples/applet/runAppletFromServer.html
Index: runAppletFromServer.html
===================================================================
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<title>Xalan Sample Applet</title>
</head>
<body bgcolor="#808080" text="#ffffff">
<table>
<tr>
<td><img border="0" hspace="0" vspace="0" align="left"
src="rabbitwhorn.jpg"></td>
<td><h2> Run the applet from an HTTP server</h2></td>
</tr>
</table>
<hr>
<p>To run the applet that appears in this directory from one of our Domino
servers,
<a href="http://ipg.lotus.com/lotusxsl/appletXMLtoHTML.html"><b>click
here</b></a>.</p>
<p>If you want to run this applet locally, edit the applet archive
attribute in client.html so that it points to
xalan.jar and xerces.jar.</p>
</body>
</html>