posted 12 years ago
Thanks for the answers. What I meant by client thecnologies was Java technologies that are used to build form views, in other words, technologies to build the end user interfaces.
So, the way a I see it, you can build a Javafx app and run it in a browser and in a desktop, so you are able to build a client that can be run in different enviroments. It is like code once, run anywhere.
It is like building a Swing app that can be run in a browser without any changes. That is the beauty of Javafx.