aboutsummaryrefslogtreecommitdiff
path: root/pdf-as-web/src/main/webapp/signstart.jsp
diff options
context:
space:
mode:
Diffstat (limited to 'pdf-as-web/src/main/webapp/signstart.jsp')
-rw-r--r--pdf-as-web/src/main/webapp/signstart.jsp14
1 files changed, 0 insertions, 14 deletions
diff --git a/pdf-as-web/src/main/webapp/signstart.jsp b/pdf-as-web/src/main/webapp/signstart.jsp
deleted file mode 100644
index 596f04dc..00000000
--- a/pdf-as-web/src/main/webapp/signstart.jsp
+++ /dev/null
@@ -1,14 +0,0 @@
-<html>
-<head>
-</head>
-<body>
-<h1>Sign PDF-Dokument</h1>
-<form action="Sign" method="POST" enctype="multipart/form-data">
-
- <input type="file" name="pdffile" />
-
- <input type="submit" value="Card">
- <input type="submit" value="Handy">
-</form>
-</body>
-</html> \ No newline at end of file