%@ page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8"%> <%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %>
| 고객명 | 서비스 코드 | 서비스 정보 | 결제일 | 결제 금액 |
| ${temp.name } | ${temp.code } | ${temp._case } | ${temp.date } | ${temp.payment } |