September 2014
Intermediate to advanced
928 pages
27h 2m
English
A RESTful web service is a common technology that lets remote clients interact with services. In this chapter, we’ll show you the steps to create and test RESTful web services and how to build a RESTful web service client in a NetBeans Platform application. Since web services should be accessed in background threads, we’ll show you how to build several JavaFX Service objects to handle multi-threading.
We’ll build JavaFX-integrated content with the JavaFX TableView control and provide another look at the JavaFX LineChart. We’ll also show you how to add JavaFX properties to JPA entity classes.
• Create RESTful web services from a database.
• Add JavaFX properties to JPA entity classes.
• Create a Java ...
Read now
Unlock full access