Example of client-server JavaFX (over the web) with FXML, Guice and Hessian
The question of doing a client-server application using JavaFX has come up a number of times and in a number of ways on this forum.
For those that are interested, I have put together a blog post on how to do this (using Hessian):
http://www.zenjava.com/2011/11/03/client-server-with-javafx-2-and-hessian-guice-fxml/
Enjoy,
zonski