Using RedFX to connect JavaFX clients and Java Enterprise systems
Abstract
Rich Internet Applications provide additional value when they can interact with back-end systems, rather than being standalone applications.
Different types of interactions with back-end systems are possible, depending on the nature of the front-end application (RIA) and the back-end systems.
RedFX is an open-source framework that provides functionality that allows JavaFX clients to share data with each other and with server applications without the need of writing lots of specific boiler plate code. The synchronization and messaging infrastructure is provided by RedFX.