From e48415bce9429daf7bd84d546c4b9d013f11f576 Mon Sep 17 00:00:00 2001 From: Stefan Suhren Date: Sun, 25 Oct 2015 18:24:33 +0100 Subject: Implement basic login form --- WebContent/LoginForm.jsp | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 WebContent/LoginForm.jsp (limited to 'WebContent') diff --git a/WebContent/LoginForm.jsp b/WebContent/LoginForm.jsp new file mode 100644 index 0000000..ec3f7a9 --- /dev/null +++ b/WebContent/LoginForm.jsp @@ -0,0 +1,16 @@ +<%@ page language="java" contentType="text/html; charset=UTF-8" + pageEncoding="UTF-8"%> + + + + +Login + + +
+
+
+ +
+ + \ No newline at end of file -- cgit v1.2.3-70-g09d2