diff --git a/userDetail.jsp b/userDetail.jsp
new file mode 100644
index 0000000..1ef9874
--- /dev/null
+++ b/userDetail.jsp
@@ -0,0 +1,83 @@
+<%@ page language="java" pageEncoding="UTF-8"%>
+<%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core"%>
+<%@ taglib prefix="fmt" uri="http://java.sun.com/jsp/jstl/fmt"%>
+<%@ page isELIgnored="false" %>
+<%
+String path = request.getContextPath();
+%>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/userMana.jsp b/userMana.jsp
new file mode 100644
index 0000000..3a0e09a
--- /dev/null
+++ b/userMana.jsp
@@ -0,0 +1,66 @@
+<%@ page language="java" pageEncoding="UTF-8"%>
+<%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core"%>
+<%@ taglib prefix="fmt" uri="http://java.sun.com/jsp/jstl/fmt"%>
+<%@ page isELIgnored="false" %>
+<%
+String path = request.getContextPath();
+%>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+