diff --git a/VamPa/src/main/webapp/WEB-INF/views/admin/orderList.jsp b/VamPa/src/main/webapp/WEB-INF/views/admin/orderList.jsp new file mode 100644 index 0000000..043317d --- /dev/null +++ b/VamPa/src/main/webapp/WEB-INF/views/admin/orderList.jsp @@ -0,0 +1,158 @@ +<%@ page language="java" contentType="text/html; charset=UTF-8" + pageEncoding="UTF-8"%> +<%@ taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c" %> +<%@ taglib prefix="fmt" uri="http://java.sun.com/jsp/jstl/fmt"%> + + +
+ +