Hi, Im making an applet that has a bunch of stages. The applet has a little "next" button down in the corner, and i want it to take them to the next section, however, unlike making a regular program i cant just make the next page in a seperate class and call on it from my original one... So how would i have the applet go to the next section...?
Thanks
Joel