ok. i have to put this game http://garb.100webspace.net/Checkers.html in my html page as an applet...have all the class files, but not sure how make the game appear (in a separate window) after pressing the submit button on the html page. The following snippet is NOT what I want:
<a href="http://garb.100webspace.net/Checkers.html" target="_blank">
<p><input id="inputsubmit3" type="submit" name="inputsubmit3" value="Create Game" /></p></a>