Skip to content
This repository has been archived by the owner on Jan 27, 2021. It is now read-only.

Latest commit

 

History

History
21 lines (18 loc) · 1.09 KB

README.md

File metadata and controls

21 lines (18 loc) · 1.09 KB

HOL: Developing JAX-RS Web Applications Utilizing Server-Sent Events and Web Sockets

This repository contains sources for the hands-on-lab on using GlassFish application server and projects Jersey and Tyrus to develop web applications supporting Web Socket and Server-Sent Events protocols.

Download

You can download the version of this lab presented at JavaOne 2012, simply get the zipped source of JavaOne2012 tag here.

Getting Started

  1. Set up the lab environment based on the Appendix chapter in the lab guide document.
  2. Follow the lab guide document.

Directory Structure

  • drawingboard/ - contains the initial project you should start with in exercise 1
  • solutions/ - contains solutions to the exercises
  • lab-guide.docx - MS Word version of the lab guide document
  • lab-guide.pdf - PDF version of the lab guide document
  • lab-slides.pptx - MS PowerPoint version of the lab slides
  • lab-slides.pdf - PDF version of the lab slides