Deepak Sahu wrote:
There are two linux servers say(10.77.243.165 and 10.24.59.191).In both the server we have installed our product of same build. There is one feature like clicking one tab it will enable or disable some other tabs.If we use IE6 and IE7 that works fine in both the server.But in case of IE8
that works fine in 10.24.59.191 ,but that feature is not working 10.77.243.165 .Please someone provide me some pointers regarding solving this issue.
It would help if you give us a lot more context. We have no idea if you are referring to an
Applet, to JavaFX, or something that is not even related to
Java. We have no idea what APIs you are using, or what versions they are. We don't know how you are coding it. We don't even know what you mean by "not working". All we know is that it is something related to tabs.
Henry