This neither concerns Java or JavaScript, links are matter of HTML
Somewhere in your page you will place that applet into view surrounded by link tag as this
<a href="#Bottom">APPLET_HERE</a>
and then somewhere in the document you place
<a name="Bottom">Bottom</a>
indicate where is the bottom