Hello,
I'm actually working on a java applet which contains swing elements (text field, button, etc.) and AWT (2D drawings). The applet is working fine with the java appletviewer. However it is not working on internet explorer or firefox (the drawing does not appear when clicking on the button). Has anybody already had a problem when skipping from appletviewer to the browser? Any idea on where can the problem come from?
Thanks in advance.
