JavaFX application deployed as a clearspring widget
Here is an example of a JavaFX web application, deployed as a clearspring widget.
The widget was originally developed by Gail and Paul Anderson and was published on zembly.
Skip to content, navigation.
Here is an example of a JavaFX web application, deployed as a clearspring widget.
The widget was originally developed by Gail and Paul Anderson and was published on zembly.
This blog copyright 2009 by octav
nice :-)
Posted by vidhya on January 28, 2009 at 03:38 PM PST #
I get "Widget not found".
Posted by Nathan on January 28, 2009 at 06:20 PM PST #
Thanks Nathan. I fixed the URL to the widget. The widget still a little too wide, but you get the idea.
Posted by Octavian Tanase on January 29, 2009 at 10:24 AM PST #
Please provide WebStart Link. Applet takes too much time to load i have jre u 11 still take too much time...
Posted by Farrukh Obaid on February 05, 2009 at 04:23 PM PST #
it's been 2 minutes, loading image is still spinning.. very disappointed..
system: winxp SP3. jre6u12, good machine&good internet connection
Posted by sebastie alva on February 06, 2009 at 06:13 AM PST #
Hello. I am a complete JavaFX newbie. I just started learning it literally ~15 minutes ago from this site:
http://www.dieajax.com/2009/02/05/4-javafx-tutorials-for-beginners/
I guess I started in the right spot.... because even with my 15 minutes of JavaFX experience I spotted your error.
You need to provide the JNLP file: Piano_browser.jnlp. If you bring up the java console you'll see:
java.io.FileNotFoundException: JNLP not available: Piano_browser.jnlp
at sun.plugin2.applet.JNLP2Manager.loadJarFiles(Unknown Source)
at sun.plugin2.applet.Plugin2Manager$AppletExecutionRunnable.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Exception: java.io.FileNotFoundException: JNLP not available: Piano_browser.jnlp
Posted by JavaFx Newbie on February 09, 2009 at 07:37 PM PST #