java web start
EtugueScore is a
Java Web Start application. If you click on the link the application gets
downloaded in the java web start cache and started. You can restart it later
directly from the cache using the java web start executable that comes with
sun's java distribution. In this case java web start will check for newer
versions of the application and download them as necessary.
solving problems
If the application does not start, check the following:
- Do you have the java run time
environment (version 1.4.2 or higher) installed on your system?
- Is Java Web Start installed on your system? (Windows: Look for a file
javaws.exe using the search function of the Windows Explorer; Linux: Look for an
executable file called javaws using 'locate javaws' or 'find /usr -name javaws'.)
- If your browser asks what to do with a .jnlp file, use the default
application or explicitly instruct your browser to use javaws.exe (Windows) or javaws (Linux).
See also: