Web Start

The upgrade to spacemissionFx 1.0

Posted by Macca on December 19, 2008 at 8:22 am

Since the release of JavaFX, there have been a few nice articles about the upgrade from the preview release of JavaFX, to the 1.0 SDK. Like this article: Migrating from the JavaFX Preview release.
I thought, instead of re-iterating what has already been said, I would just go over what I had to do to get [...]

Adding Java Web Start to your Blog for a JavaFX application

Posted by Macca on November 28, 2008 at 12:49 am

IntroductionI have been recently adding some JavaFX examples to my blog and I have wanted to also add a simple little link to the JNLP web start file and I really had no idea how to accomplish this on blogger.
The issues I had was the hosting of the files and the locations of the dependent [...]