|
| Session Details | |
| |
|
| |
|
| This lab will teach students how to combine desktop technologies, such as JavaFX™ technologies, and back-end technologies, like web services and REST based services to build state of the art desktop applications. This lab will go through a very simple example of REST data retrieval and a Java FX graphical representation of these data. This lab will use the following technologies : - RESTful web service and JSR 310 (Jersey) API on the server side - JavaFX on the client side The JavaFX application will asynchronously poll RESTful web services to collect data that will be used to dynamicaly update the client rich UI. |
|
| |
|
| |
|
| |
|