+ We are informed about this, and will fix this soon. +
+ + diff --git a/modules/pizza-service-alex-n/src/main/webapp/footer.jsp b/modules/pizza-service-alex-n/src/main/webapp/footer.jsp new file mode 100644 index 0000000..aa8eaed --- /dev/null +++ b/modules/pizza-service-alex-n/src/main/webapp/footer.jsp @@ -0,0 +1,7 @@ + diff --git a/modules/pizza-service-alex-n/src/main/webapp/header.jsp b/modules/pizza-service-alex-n/src/main/webapp/header.jsp new file mode 100644 index 0000000..3a67fe1 --- /dev/null +++ b/modules/pizza-service-alex-n/src/main/webapp/header.jsp @@ -0,0 +1,36 @@ +<%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %> +<%@ taglib prefix="fn" uri="http://java.sun.com/jsp/jstl/functions" %> + +You entered like: ${sessionScope.get('customer').name}
+ +