> What is difference between JApplet and Applet?
JApplet supports Swing GUIs.
http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/JApplet.html
>What is difference between JApplet and Applet?
One for Swing and one is for AWT.
See http://mindprod.com/jgloss/swing.html
http://mindprod.com/jgloss/awt.html

Signature
Canadian Mind Products, Roedy Green.
http://mindprod.com Again taking new Java programming contracts.