Java Applets: Advantages
Java Applets: Advantages
- Applets are portable, independent of environment and browser
- Java is safe, Applet environment is secure
- Applets loaded when needed, no need to install or manage them.
- Java features, including
- Abstract Windowing Toolkit (AWT)
- multi-threading, networking to source host