New Plugin icon for each new Browser with an Applet?
843807Nov 25 2003 — edited Dec 4 2003I am using java version "1.4.2_02" and wondering if each time I open a new IE6 browser, should there be a new Java plugin icon in the task bar?
The reason I am asking is because if I force a new icon by selecting "show java console" for each browser that contains an applet that I am running (the same applet) I have no problems.
If I don't force this new icon, I only get one icon no matter how many browsers I open containing this applet. This causes problems with JDialogs freezing when I toggle their visibility (this.setVisible(true)) or false.