WIP: examples - spring
[percentcodec] / examples / spring / src / main / webapp / index.html
diff --git a/examples/spring/src/main/webapp/index.html b/examples/spring/src/main/webapp/index.html
deleted file mode 100644 (file)
index 58f0094..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-
-<html>
-  <head>
-    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-    <title>Spring Examples</title>
-  </head>
-  <body>
-    <h1>Spring Examples</h1>
-    <ul>
-      <li><a href="/spring-page.html">Simple Spring-View</a></li>
-    </ul>
-  </body>
-</html>