C H A P T E R  30

Web Services

The Amazon Product Advertising API allows you to search for products or information about several products, and even execute operations in the shopping cart. This chapter will show you how to create the necessary classes with the NetBeans IDE and how to use those classes within a NetBeans Platform application.

Creating a Web Service Client

In the first step, you do not open a NetBeans module, but a Java class library that can be created by a wizard. Call File Image New Project, in the category Java choose the project type Java Class Library. Call the project Amazon Web Services and close the wizard with Finish. Then ...

Get The Definitive Guide to NetBeans™ Platform 7 now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.