Book Image

Java EE 7 Development with NetBeans 8

By : David R Heffelfinger
5 (1)
Book Image

Java EE 7 Development with NetBeans 8

5 (1)
By: David R Heffelfinger

Overview of this book

Table of Contents (18 chapters)
Java EE 7 Development with NetBeans 8
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Summary


In this chapter, we covered some of the powerful RESTful web service generation capabilities that NetBeans offers. We saw how NetBeans allows us to easily generate a RESTful web service from an existing database schema. We also saw how we can easily test our web services using tools provided by NetBeans and GlassFish.

Additionally, we saw how to generate a Java RESTful web service client with a few clicks of the mouse and how we can generate JavaScript web service clients with very little effort.