i'm working with JavaFX and the gui definition is written in .fxml-Files.
Is it possible to access Beans in the ApplicationContext from the .fxml file? Like EJB-JSF Binding?
thank you in advance
i'm working with JavaFX and the gui definition is written in .fxml-Files.
Is it possible to access Beans in the ApplicationContext from the .fxml file? Like EJB-JSF Binding?
thank you in advance