diff --git a/src/main/webapp/WEB-INF/views/product/edit.jsp b/src/main/webapp/WEB-INF/views/product/edit.jsp new file mode 100644 index 0000000..5f50dc5 --- /dev/null +++ b/src/main/webapp/WEB-INF/views/product/edit.jsp @@ -0,0 +1,174 @@ +<%@ page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8"%> +<%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core"%> +<%@include file="../common/header.jsp"%> +
+ + | +