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 JSON-P, which is a new addition to the Java EE specification. We covered how to generate and parse data using the simple JSON-P object model API, and then we switched our attention to the more performant and memory-efficient JSON-P streaming API, covering JSON data manipulation with this JSON-P API as well.