I develop my applets using jdk1.4. What would happen if someone tries to run
my applets using an old browser that only supports jdk1.0? Is it possible to
automatically detect if the person has the latest version of Java, and
download it if the person doesn't have it?