From 120ee15ae5d7a6d8e184e6580e535112ec1e40cc Mon Sep 17 00:00:00 2001 From: Stefan Suhren Date: Sun, 15 Nov 2015 22:57:39 +0100 Subject: Build a login that forwards to a JSP --- WebContent/LoginFormWithJpaAndJsp.jsp | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 WebContent/LoginFormWithJpaAndJsp.jsp (limited to 'WebContent/LoginFormWithJpaAndJsp.jsp') diff --git a/WebContent/LoginFormWithJpaAndJsp.jsp b/WebContent/LoginFormWithJpaAndJsp.jsp new file mode 100644 index 0000000..fa89d8f --- /dev/null +++ b/WebContent/LoginFormWithJpaAndJsp.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