Java Basics

Deployment: Applications, Applets, WebStart, Web server?

These notes are written about applications. The early hype about applets has passed, and they haven't provided as many solutions as server-based programs or applications. Distributed software is probably done better with Java WebStart than applets. Almost all examples in these notes are applications, which can be used with WebStart. Also, it's easy to modify most of them into applets.