From c58001fdf1defd03ff30cd9c39160b03eec02434 Mon Sep 17 00:00:00 2001 From: Stefan Suhren Date: Mon, 9 Nov 2015 09:37:31 +0100 Subject: Use JPA for storing the user accounts in a database --- WebContent/LoginFormWithJpa.jsp | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 WebContent/LoginFormWithJpa.jsp (limited to 'WebContent/LoginFormWithJpa.jsp') diff --git a/WebContent/LoginFormWithJpa.jsp b/WebContent/LoginFormWithJpa.jsp new file mode 100644 index 0000000..cf0cd3b --- /dev/null +++ b/WebContent/LoginFormWithJpa.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