For Netscape 4.x browsers (not IE or Netscape 6 currently), one can use JavaScript to directly access Java classes
without having to create Java applets. The getProperty() method of the java.lang.System class returns
information about the system. Much of this information however is only available to a trusted applet.
However, here are three useful properties which are available.