Go the Labs section of the PHY307 page and download the Java sources
codes DLA.java, Plot.java, Controls.java,
Simulation.java and Cluster.java to your SUnix account. Place them in a
new subdirectory of PHY307 called DLA. Also,
create a file DLA.html in this new directory. Inside this
file place the line
< applet code=DLA.class width=300 height=300 > < /applet >