J2EE-Example-Project/ ├── auth/ │ └── src/main/java/lk.jiat.app.ejb.bean/ │ └── UserSessionBean.java ├── core/ │ └── src/main/java ...
##Setup 1. Download (and unzip) repository. 2. Locate directory of repo and open a terminal in that working directory. 3. Run command line "javac [file name]" ##LinkedList_Tester Version 1.0 Accepts ...