In our web tool we are using some applets. The problem we are facing is, if a applets are build in one version of jdk will not work on other systems versions which have other versions. how to make the applets compatible to versions JRE and even the systems without java installed. we are not using any swing components.