On Sun, 15 Oct 2000, Nicolas Raitman wrote:
> Suppose that I have a web page with an applet on it. If the applet has a
> button, how can I make this button to call another web page. I mean, I know
> the method of the ActionListener, I just want to know how to call another
> page that will contain
Suppose that I have a web page with an applet on it. If the applet has a
button, how can I make this button to call another web page. I mean, I know
the method of the ActionListener, I just want to know how to call another
page that will contain another applet.
Thanks
--