File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes JavaFX and the fly likes does JavaFX applet/jnlp require connection to sun servers? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » JavaFX
Reply Bookmark "does JavaFX applet/jnlp require connection to sun servers?" Watch "does JavaFX applet/jnlp require connection to sun servers?" New topic
Author

does JavaFX applet/jnlp require connection to sun servers?

Alex Bargo
Greenhorn

Joined: Oct 28, 2009
Posts: 2
I understand that there's a way to deploy javafx applets and jnlp offline by downloading the required files from sun's website.
But normally, it seems that a connection to sun servers must be made for anything to run and javascript has to be enabled to use applets.

I have two questions
Why is connecting to sun servers necessary? especially, when the client already has the javafx runtime.

What if the client loses internet connection or disables javascript, how can one run the JavaFX application/applet offline?
Philippe Lhoste
Greenhorn

Joined: Oct 23, 2009
Posts: 28
I don't feel useful to duplicate the answers given in the Why does JavaFX deployment rely on javascript and connecting to sun servers thread on Sun forums.
Alex Bargo
Greenhorn

Joined: Oct 28, 2009
Posts: 2
internet is a small place i guess
Philippe Lhoste
Greenhorn

Joined: Oct 23, 2009
Posts: 28
Yes, and one full of cross-references...
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: does JavaFX applet/jnlp require connection to sun servers?
 
Similar Threads
Why JavaFX?
Applet > JNLP
JavaFX Script / JavaScripts
JavaFX Script
JWS - A Good Way To Demo Apps