/usr/share/dx/java/htmlpages/toc.htm is in dxsamples 4.2.0-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 | <html>
<TITLE>Java Explorer TOC</TITLE>
<body bgcolor="#dddddd">
<H2>Table of Contents</H2>
<menu>
<li><a href="Status.htm#javifying" TARGET="mainr">Creating web pages </a></li><br>
<li><a href="Status.htm#interacting" TARGET="mainr">Interacting with Images </a></li><br>
<li><a href="Status.htm#installing" TARGET="mainr">Installing Java Explorer </a></li><br>
<li><a href="Status.htm#running" TARGET="mainr"> Running the Java Explorer server </a></li><br>
<li><a href="Status.htm#cmds" TARGET="mainr"> Scripts for controlling DXServer </a></li><br>
<li><a href="Status.htm#runthepc" TARGET="mainr"> Running the Java Explorer server on a pc </a></li><br>
<li><a href="Status.htm#configuration" TARGET="mainr"> Configuration Files </a></li><br>
<li><a href="Status.htm#changes" TARGET="mainr"> Changes since the previous release </a></li><br>
<li><a href="http://w3dx/samples/javaexpdoc/JavaExplorer.htm" TARGET="mainr">
About Java Explorer</a> (IBM internal access only)</li>
<li><a href="Status.htm#references" TARGET="mainr"> References </a></li><br>
<li><a href="Status.htm#bugs" TARGET="mainr"> Bugs </a></li><br>
</menu>
<h2>DXServer Status</h2>
<applet
code = "Status.class" width = 280 height = 80
archive=dx.jar
>
<param name=BACKGROUND value="[0.86,0.86,0.86]">
<param name="name" value="Status">
</applet>
<h2>Business Graphics</h2>
<menu>
<li><a href="HomeOwn.html" TARGET="_parent">Home Ownership Over Time</a></li>
<li><a href="MutualFund.html" TARGET="_parent">Mutual Fund Performance</a></li>
<li><a href="ScatterData.html" TARGET="_parent">1990 Census Data</a></li>
<li><a href="GroceryList.html" TARGET="_parent">Grocery Purchasing Patterns</a></li>
<li><a href="AutoInsurance.html" TARGET="_parent">Car Insurance Claims</a></li>
<li><a href="CCNet2.html" TARGET="_parent">Correlation Coefficients</a></li>
<li><a href="ibmqw.html" TARGET="_parent">Investor Relations</a></li>
</menu>
<h2>Econometrics</h2>
<menu>
<li><a href="optval.html" TARGET="_parent">Black-Scholes Option Pricing</a></li>
<li><a href="hedge.html" TARGET="_parent">Option Hedging Strategies</a></li>
<li><a href="npvcall.html" TARGET="_parent">Black-Scholes Hedges Values</a></li>
<li><a href="gordon.html" TARGET="_parent">Present Value of a Perpetuity</a></li>
<li><a href="wacc.html" TARGET="_parent">Weighted Average Cost of Capital</a></li>
</menu>
<h2>Scientific Visualization</h2>
<menu>
<li><a href="ddi.html" TARGET="_parent">Thunderstorm Simulation</a></li>
<li><a href="ThunderGlyphSheet.html" TARGET="_parent">Wind Velocity in a Storm</a></li>
<li><a href="Navigation.html" TARGET="_parent">The U.S. IFR System</a></li>
<li><a href="Streamline.html" TARGET="_parent">Time Series View of Wind Veloctiy</a></li>
<li><a href="Topo.html" TARGET="_parent">Topology of Colorado</a></li>
<li><a href="MRI_2.html" TARGET="_parent">MRI of the Brain</a></li>
</menu>
<h2>Java Explorer and ActiveX</h2>
<menu>
<li><a href="activex.htm" TARGET="mainr">Click here first.</a>
<li><a href="SimplifySurface.html" TARGET="_parent">Geometric Simplification</a></li>
<li><a href="tgsheet.html" TARGET="_parent">Wind Velocity in a Storm</a></li>
<li><a href="MappedIso.html" TARGET="_parent">Thunderstorm Simulation</a></li>
</menu>
</body>
</html>
|