]> git.mxchange.org Git - pizzaservice-war.git/blobdiff - web/terms.jsp
More cleanups + added source path for jshop (you need to do the same)
[pizzaservice-war.git] / web / terms.jsp
index f20a96341e7e62c84f309a6b5615e0c3be9e49cd..ab2a10a6e665bb328a4e8e30ccf3681a9fe159cb 100644 (file)
@@ -4,9 +4,9 @@
        Author     : Roland Haeder
 --%>
 
+<%--<%@page errorPage="errorHandler.jsp" %>--%>
 <%@taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %>
 <%@page contentType="text/html" pageEncoding="UTF-8"%>
-<%@page import="org.mxchange.pizzaapplication.beans.PizzaServiceBean"%>
 
 <c:set var="basePath" value="${pageContext.request.contextPath}" />