initial docker jasper build

This commit is contained in:
Jason Jordan
2026-05-06 14:57:03 -04:00
commit 7f5a0cd319
71 changed files with 11278 additions and 0 deletions
+17
View File
@@ -0,0 +1,17 @@
<%--
Document : index
Created on : Nov 9, 2017, 4:10:38 PM
Author : davidh
--%>
<%@page contentType="text/html" pageEncoding="UTF-8"%>
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Britton Benefits Report Server</title>
</head>
<body>
<h1>Britton Benefits Report Server</h1>
</body>
</html>