What is a Java Card program called?
Created Feb 14, 2001
Bill Day Java Card programs are known as "Java Card applets". The base class for all Java Card programs is
javacard.framework.Applet
For more information on developing Java Card applets, please refer to the "Writing a Java Card Applet" technical article on Sun's JDC.