salim
March 5th, 2000, 03:07 PM
How can i call another applet in one applet? Let say i have a simple applet with only one button. After i press this button, another applet will appear. How can i achieve this goal? What is the typical code structure i need to follow? Thanks.