diff --git a/src/main/webapp/WEB-INF/views/common/menus.jsp b/src/main/webapp/WEB-INF/views/common/menus.jsp new file mode 100644 index 0000000..478a7d5 --- /dev/null +++ b/src/main/webapp/WEB-INF/views/common/menus.jsp @@ -0,0 +1,5 @@ +<%@ page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8"%> +<%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core"%> + + ${thirdMenu.name } + \ No newline at end of file