| Author |
With JavaFX can develop both web and desktop Apps
|
Leonidas Savvides
Ranch Hand
Joined: Jan 31, 2010
Posts: 397
|
|
|
With JavaFX can develop both web and desktop Apps? desk top apps what require to run? Is relatively easy to learn, if you are a SCJP and know JSP Programming? Basically is like ADOBE FLEX air/player to run and program on?
|
 |
Mohamed Sanaulla
Bartender
Joined: Sep 08, 2007
Posts: 2925
|
|
Just like Flex requires flash player to run in browser, JavaFX would run in the browser as an applet.
Also JavaFX supports Webkit browser engine which enables one to render html pages within a javafx application.
I think JavaFX has no greater learning curve, but may be you would have to get familiar with the apis added as part of JavaFX.
Being familiar with Java would be a plus.
JavaFX application would require javafx runtime to be installed.
|
Mohamed Sanaulla | My Blog
|
 |
Leonidas Savvides
Ranch Hand
Joined: Jan 31, 2010
Posts: 397
|
|
|
javaFX is only for browser?
|
 |
Mohamed Sanaulla
Bartender
Joined: Sep 08, 2007
Posts: 2925
|
|
Leonidas Savvides wrote:javaFX is only for browser?
No, its for both browser and desktop. Read this for more detailed information.
|
 |
Mohamed Sanaulla
Bartender
Joined: Sep 08, 2007
Posts: 2925
|
|
Haina Minawa,
Your post was moved to a new topic. Lets continue the discussion related to your query there.
|
 |
 |
|
|
subject: With JavaFX can develop both web and desktop Apps
|
|
|