Free Trial

Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.


  • Create BookmarkCreate Bookmark
  • Create Note or TagCreate Note or Tag
  • DownloadDownload
  • PrintPrint
Share this Page URL
Help

PART 5: Server & Database: Enterprise Ap... > CHAPTER 32: RESTful Web Services

C H A P T E R  32

RESTful Web Services

This chapter is about providing and consuming server-side data by RESTful web services. Similar to web services over SOAP, it is possible to access a Java EE server application by a NetBeans Platform application. This chapter will show you which steps are necessary to create and integrate a RESTful web service client. You will create a simple product database with a persistent entity class and a RESTful web service class that gives access to the data. The server picks the data directly over the entity manager. But it is also possible to access Enterprise Java Beans (EJBs) which provide the needed data.


  

You are currently reading a PREVIEW of this book.

                                                                                        

Get instant access to over
$1 million worth of books and videos.

  

Start a Free Trial