posted 17 years ago
JavaFX was started was last year; there has not yet been a final release.
You can't compare it to JavaScript libraries, since JavaFX generates Java code that runs in a JVM (somewhat like applets used to do). It can use all the facilities of Java, including communicating with the originating server.