LinkedIn Java Enterprise Edition introduction course: code and solutions
You will find the code repositories used during the course Java Enterprise Edition Introduction.
This repository contains the source code for the Cargo Tracker application.
If you wish to use NetBeans, intructions are found in the Get Started section.
Once the application starts up, just open up a browser and navigate to http://localhost:8080/cargo-tracker/.
The Cargo Tracker source used in the course.
The solution to the JMS challenge.
The solution to the CDI challenge.
The solution to the JSF challenge.
The solution to the Websocket challenge.
The solution to the Java 8 Refactoring.