<%@ page contentType="text/html" pageEncoding="UTF-8"%> <%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core"%> Result of making an order for pizza
Make the order: <%=student.makeOrder()%>

Back to Student Page