diff --git a/src/main/webapp/login.jsp b/src/main/webapp/login.jsp new file mode 100644 index 0000000..6059f9b --- /dev/null +++ b/src/main/webapp/login.jsp @@ -0,0 +1,21 @@ +<%@ page contentType="text/html; charset=UTF-8" pageEncoding="UTF-8" %> + + + + BootcampsLogin + + +
+

User Login Form

+
+ + + + + +
User Name:
Password:
+
+
+ + + \ No newline at end of file