From 86c5e8123e4f418f08aca2f9b7e94ecf264f1d94 Mon Sep 17 00:00:00 2001 From: zeliu Date: Thu, 7 Mar 2019 10:22:08 -0700 Subject: [PATCH] Here is the JSP file for hoempage --- ...damonium-theorem-prover.main.kotlin_module | Bin 16 -> 0 bytes src/main/webapp/index.jsp | 20 ++++++++++++------ 2 files changed, 13 insertions(+), 7 deletions(-) delete mode 100644 out/production/classes/META-INF/edu.msudenver.tsp.pandamonium-theorem-prover.main.kotlin_module diff --git a/out/production/classes/META-INF/edu.msudenver.tsp.pandamonium-theorem-prover.main.kotlin_module b/out/production/classes/META-INF/edu.msudenver.tsp.pandamonium-theorem-prover.main.kotlin_module deleted file mode 100644 index 8fb60192d378759239a3ecbf60eac8c8de446e9c..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 16 RcmZQzU|?ooU|@t|UH|}6022TJ diff --git a/src/main/webapp/index.jsp b/src/main/webapp/index.jsp index f8d618c..0efda13 100644 --- a/src/main/webapp/index.jsp +++ b/src/main/webapp/index.jsp @@ -5,12 +5,18 @@ Time: 8:03 PM To change this template use File | Settings | File Templates. --%> -<%@ page contentType="text/html;charset=UTF-8" language="java" %> +<%@taglib uri = "http://www.springframework.org/tags/form" prefix = "form"%> - - $Title$ - - - $END$ - + + Test page + + + +

Test stuffs

+test hyperlink +
+ +
+ +