<%@page import="webchurch.push.dao.PushDAO"%> <%@ page language="java" contentType="text/html; charset=EUC-KR" pageEncoding="EUC-KR"%> Insert title here <% out.println(pushDAO.badgeClear(pushDTO)); %>