First working Spring-based version
[proteocache.git] / website / QueryLogInfo.jsp
diff --git a/website/QueryLogInfo.jsp b/website/QueryLogInfo.jsp
deleted file mode 100644 (file)
index 34f0f9f..0000000
+++ /dev/null
@@ -1,17 +0,0 @@
-<%@ page language="java" contentType="text/html; charset=UTF-8"
-    pageEncoding="UTF-8"%>
-<!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>Log query</title>
-</head>
-<body>
-       <br/>
-       <form method="get" action="ServletLogInfo">
-               <h3>Enter job ID</h3>   
-               <input type="text" name="IdJob"><br/>
-               <input type="submit" name="Search" value="Search"/><br/><br/>
-       </form>
-</body>
-</html>
\ No newline at end of file