Please download the following file of the
Assignment where it contains:
1.
AppletCalculator
2.
SavingsApplet
Download
After compiling the above files, there must be
an HTML page that contains the following line:
<APPLET code="AppletCalculator.class"
width="500" beight="50">
and
<APPLET code="SavingsApplet.class"
width="500" beight="50">