diff --git a/WebContent/admin/bookadd.html b/WebContent/admin/bookadd.jsp similarity index 93% rename from WebContent/admin/bookadd.html rename to WebContent/admin/bookadd.jsp index d4df76d..fe992d6 100644 --- a/WebContent/admin/bookadd.html +++ b/WebContent/admin/bookadd.jsp @@ -1,3 +1,5 @@ +<%@ page language="java" contentType="text/html; charset=UTF-8" + pageEncoding="UTF-8"%>
@@ -76,19 +78,6 @@ - + + + + + + + + + \ No newline at end of file diff --git a/WebContent/admin/booklist.jsp b/WebContent/admin/booklist.jsp new file mode 100644 index 0000000..2c3363c --- /dev/null +++ b/WebContent/admin/booklist.jsp @@ -0,0 +1,153 @@ +<%@ page language="java" contentType="text/html; charset=UTF-8" + pageEncoding="UTF-8"%> + + + + +