I try to set my applet go to the specific URL but applet does not go to the new web page
It seems getAppletContext().showDocument did not work



package dicegame;


import java.awt.*;...