Tomcat Servlet Components for Squidink
Servlet Components are built as a .war and included in SquidInk-Image to be incorporated into a docker image for container servicing.
External packages are included / managed in pom.xml by Maven
Servlet Structure and end-point referencing are managed by src/main/java/com/cirdles and src/webapp/WEB-INF/web.xml respectively
Filebrowser is referenced by Tomcat as %CATALINA_HOME%/filebrowser/users and should therefore be included in %CATALINA_HOME%