How can you get an applet to work on computers without a JRE. I am new to java programming, about 6 months, and in the last few weeks I have been trying graphics. I developed a simple method and posted it on line using "<APPLET CODE="FirstApplet.class" WIDTH=500 HEIGHT=500>" It works great on...