Applets in WebSites
I have written a website with a Java applet. The applet was compiled with Java 1.2.
If Java was installed on a computer, the the Website including the applet worked perfectly.
However, if Java was not installed on the computer, the applet was missing on the website. The Internet Explorer 6.0 showed an empty field with a red cross on the left upper corner, Firefox 2.0 requested to load a plug-in. For both browsers, Java had been activated before.
What is to do that the applet is shown also on computers without installed Java? Can anybody help me?Thak you in advance.

