| Version | Description |
|---|---|
| Static | This version of the application (UI definitions, scripts, etc.) is bundled in a jar that is downloaded. Although newer versions are automatically downloaded when available, the application cannot be customized on a per-user, per-access basis. This version is ideal when network latency may be an issue (or for demos). |
| Applet |
This version of the application runs as an applet within the browser window.
NOTE: Java applets crash Internet Explorer on MS Vista. If you are running Vista please use a browser other the Internet Explorer |
| Sandbox | This version of the application runs using the same security policy as an unsigned applet It does not require nor ask for any special permission on the client machine. |