Ethan: Getting System Statys in Java
This program will query how much available RAM your computer currently has.
NOTE: For it to work as an applet, you need to grant Applets the ablity to launch
external programs on your computer. By default, applets are denied such abilities for
security reasons. The program version (non-applet) does not have this limitation.
view source