aspose file tools
The moose likes HTML, CSS and JavaScript and the fly likes JavaFX vs Flex Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Engineering » HTML, CSS and JavaScript
Reply Bookmark "JavaFX vs Flex" Watch "JavaFX vs Flex" New topic
Author

JavaFX vs Flex

Jeremy Anderson
author
Ranch Hand

Joined: Apr 26, 2005
Posts: 32
With JavaFX being a very new player in the RIA game, how would you try to convince someone to use JavaFX for their next RIA instead of something like Flex which has already established itself?
James Weaver
author
Ranch Hand

Joined: Oct 11, 2007
Posts: 40
The reason that I've chosen to develop in JavaFX Script is that it runs on the JVM and leverages the power of Java (it can instantiate, and call the methods of, any of the millions of Java classes that exist today or tomorrow.

Another reason is the simple and elegant declarative scripting, that among other things, allows you to put layout components in the UI containment hierarchy. See the first in a series of tutorials that I'm writing for Sun on compiled JavaFX Script for an example of this declarative scripting:


Thanks,<br />James L. (Jim) Weaver<br /><a href="http://JavaFXpert.com" target="_blank" rel="nofollow">"Helping you become a JavaFXpert" weblog</a>
 
I agree. Here's the link: http://zeroturnaround.com/jrebel/download
 
subject: JavaFX vs Flex
 
Similar Threads
how to create rich GUI in web application?
Advanced editable TableTag in JSP
Java FX vs Flex for RIA applications
Which one is better JavaFX or Adobe Flex?
Oracle to buy Sun Microsystems..