In our web based project we have got to use a Slider. So we developed a applet with JSlider. The Problem we are now facing is browser compatibility. ie, the applet is not loading in all versions of browsers. After some validations we felt that it is the problem with JRE version.
Please help us in sloving this problem. is there any way to make the applet compatible to all versions of JRE.