How to start a Java application with web start
December 14th, 2007These are some notes I made while trying to get a Java OpenAL (JOAL) application start from a web page. The tutorial applies to Java 1.4.2, but it probably works similarly in newer versions.
There are some things you need to…