Applet works on Windows, Ubuntu and Mac, but not on Redhat and Fedora
Hi,
I am having an applet which uses AWT and has a functionality of opening up a web page dynamically. The applet also has its own menu bar. This functionality works fine on Windows, Mac and Ubuntu client machines, but the menu bar goes away when I open the web page using same functionality on Redhat 5 and Fedora 9 client machines. Moreover I am also getting an InterruptedThread exception on these machines.
For security reasons I cannot share the code. Please guide me to resolve this issue.
Thanks,
Bhaskar.