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 how to develop Java EE applications using the new WebSocket protocol. First, we examined a sample application using WebSocket provided by NetBeans, examining its source code to better understand how to write our own applications. We then applied that knowledge to develop our own WebSocket application via the new Java API for WebSocket introduced in Java EE 7, taking full advantage of NetBeans wizards to aid us in the creation of our application.