문서의 이전 판입니다!
<% Response.Write 출력 %> <%=출력%>
<% out.print(출력); out.println(출력); %> <%=출력%>
document.write(출력);
echo 출력