All my java programs have two versions
Applet
- To run this version you have to use:
Standalone application
I stopped support applets compiled with JDK 1.1.x after Microsoft’s decision to not distribute Java with IE and Windows XP
My applications were tested
- As standalone on WINDOWS 9x/NT/2K
- As an applet with Netscape 4.7 or higer and IE 4 or higer.
|