ok. i have to put this game 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="" target="_blank">
<p><input id="inputsubmit3" type="submit" name="inputsubmit3" value="Create Game" /></p></a>